+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/malaga.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.lHHjnM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf malaga-7.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/malaga-7.12.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd malaga-7.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (malaga-rename-map_file.diff):' Patch #0 (malaga-rename-map_file.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file files.c patching file files.h patching file lex_compiler.c patching file lexicon.c + echo 'Patch #1 (malaga-malshow-lm.patch):' Patch #1 (malaga-malshow-lm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + echo 'Patch #2 (malaga-aarch64.patch):' Patch #2 (malaga-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.guess patching file config.sub + sed -i.debug -e 's|^\([ \t][ \t]*\)@|\1|' Makefile.in + sed -i.strip -e 's| -s | |' Makefile.in + sed -i.silent -e 's|--silent||' Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yfNyz2 + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + 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"~' ./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 --with-readline checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... 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 ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar 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 if gcc supports -fno-rtti -fno-exceptions... no 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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for Win32... no checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for GTK+ 2.8 or later... yes checking for GLib... yes configure: creating ./config.status config.status: creating Makefile + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 echo "Compiling analysis.c" echo "Compiling avl_trees.c" echo "Compiling basic.c" echo "Compiling cache.c" Compiling analysis.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./analysis.c Compiling basic.c Compiling avl_trees.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./basic.c Compiling cache.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./avl_trees.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./cache.c mkdir .libs gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./basic.c -fPIC -DPIC -o .libs/basic.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./analysis.c -fPIC -DPIC -o .libs/analysis.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./cache.c -fPIC -DPIC -o .libs/cache.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./avl_trees.c -fPIC -DPIC -o .libs/avl_trees.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./cache.c -o cache.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./avl_trees.c -o avl_trees.o >/dev/null 2>&1 echo "Compiling commands.c" Compiling commands.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./commands.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./basic.c -o basic.o >/dev/null 2>&1 echo "Compiling display.c" Compiling display.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./display.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./analysis.c -o analysis.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./commands.c -fPIC -DPIC -o .libs/commands.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./display.c -fPIC -DPIC -o .libs/display.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./display.c -o display.o >/dev/null 2>&1 echo "Compiling files.c" Compiling files.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./files.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./commands.c -o commands.o >/dev/null 2>&1 echo "Compiling hangul.c" Compiling hangul.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./hangul.c echo "Compiling input.c" Compiling input.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./input.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./files.c -fPIC -DPIC -o .libs/files.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./hangul.c -fPIC -DPIC -o .libs/hangul.o ./files.c: In function 'absolute_path': ./files.c:381:7: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd( current_dir, MAX_PATH_SIZE ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./input.c -fPIC -DPIC -o .libs/input.o echo "Compiling lexicon.c" Compiling lexicon.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./lexicon.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./files.c -o files.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./lexicon.c -fPIC -DPIC -o .libs/lexicon.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./input.c -o input.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./hangul.c -o hangul.o >/dev/null 2>&1 echo "Compiling malaga_files.c" Compiling malaga_files.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_files.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./lexicon.c -o lexicon.o >/dev/null 2>&1 echo "Compiling malaga_lib.c" Compiling malaga_lib.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_lib.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_files.c -fPIC -DPIC -o .libs/malaga_files.o echo "Compiling options.c" Compiling options.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./options.c echo "Compiling patterns.c" Compiling patterns.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./patterns.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_lib.c -fPIC -DPIC -o .libs/malaga_lib.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_files.c -o malaga_files.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./options.c -fPIC -DPIC -o .libs/options.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./patterns.c -fPIC -DPIC -o .libs/patterns.o echo "Compiling pools.c" Compiling pools.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./pools.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./malaga_lib.c -o malaga_lib.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./options.c -o options.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./patterns.c -o patterns.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./pools.c -fPIC -DPIC -o .libs/pools.o echo "Compiling processes.c" Compiling processes.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./processes.c echo "Compiling rules.c" Compiling rules.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./rules.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./pools.c -o pools.o >/dev/null 2>&1 echo "Compiling scanner.c" Compiling scanner.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./scanner.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./processes.c -fPIC -DPIC -o .libs/processes.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./rules.c -fPIC -DPIC -o .libs/rules.o echo "Compiling symbols.c" Compiling symbols.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./symbols.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./scanner.c -fPIC -DPIC -o .libs/scanner.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./processes.c -o processes.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./symbols.c -fPIC -DPIC -o .libs/symbols.o echo "Compiling transmit.c" Compiling transmit.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./transmit.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./scanner.c -o scanner.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./symbols.c -o symbols.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./rules.c -o rules.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./transmit.c -fPIC -DPIC -o .libs/transmit.o echo "Compiling tries.c" Compiling tries.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./tries.c echo "Compiling value_parser.c" Compiling value_parser.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./value_parser.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./transmit.c -o transmit.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./tries.c -fPIC -DPIC -o .libs/tries.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./value_parser.c -fPIC -DPIC -o .libs/value_parser.o echo "Compiling values.c" Compiling values.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./values.c echo "Compiling libmalaga.c" Compiling libmalaga.c ./libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./libmalaga.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./value_parser.c -o value_parser.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./values.c -fPIC -DPIC -o .libs/values.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./tries.c -o tries.o >/dev/null 2>&1 gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./libmalaga.c -fPIC -DPIC -o .libs/libmalaga.o echo "Compiling commands_interactive.c" Compiling commands_interactive.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE commands_interactive.c echo "Compiling breakpoints.c" Compiling breakpoints.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE breakpoints.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./libmalaga.c -o libmalaga.o >/dev/null 2>&1 echo "Compiling debugger.c" Compiling debugger.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE debugger.c echo "Compiling generation.c" echo "Compiling malaga.c" Compiling generation.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE generation.c Compiling malaga.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE malaga.c echo "Compiling lex_compiler.c" Compiling lex_compiler.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE lex_compiler.c echo "Compiling mallex.c" Compiling mallex.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE mallex.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ./values.c -o values.o >/dev/null 2>&1 echo "Compiling malmake.c" Compiling malmake.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE malmake.c echo "Compiling malrul.c" Compiling malrul.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE malrul.c echo "Compiling rule_code.c" Compiling rule_code.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE rule_code.c echo "Compiling rule_compiler.c" Compiling rule_compiler.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE rule_compiler.c echo "Compiling rule_parser.c" Compiling rule_parser.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE rule_parser.c echo "Compiling rule_symbols.c" Compiling rule_symbols.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE rule_symbols.c rule_parser.c: In function 'parse_rule_name': rule_parser.c:308:11: warning: variable 'rule' set but not used [-Wunused-but-set-variable] rule_t *rule; ^~~~ echo "Compiling allomorphs.c" Compiling allomorphs.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./allomorphs.c echo "Compiling canvas.c" Compiling canvas.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./canvas.c echo "Compiling expressions.c" echo "Compiling malshow.c" Compiling expressions.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./expressions.c Compiling malshow.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./malshow.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./allomorphs.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ echo "Compiling result.c" Compiling result.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./result.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./canvas.c:19: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./expressions.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./malshow.c:16: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ echo "Compiling tree.c" Compiling tree.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./tree.c echo "Compiling variables.c" Compiling variables.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread ./variables.c In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./result.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ echo "Compiling malsym.c" Compiling malsym.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE malsym.c echo "Compiling sym_compiler.c" Compiling sym_compiler.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DREADLINE sym_compiler.c echo "Linking libmalaga" Linking libmalaga ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld analysis.lo avl_trees.lo basic.lo cache.lo commands.lo display.lo files.lo hangul.lo input.lo lexicon.lo malaga_files.lo malaga_lib.lo options.lo patterns.lo pools.lo processes.lo rules.lo scanner.lo symbols.lo transmit.lo tries.lo value_parser.lo values.lo libmalaga.lo -lglib-2.0 \ -lm -o libmalaga.la -version-info 7:0:0 \ -rpath /usr/lib64 In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./tree.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from ./variables.c:14: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ gcc -shared .libs/analysis.o .libs/avl_trees.o .libs/basic.o .libs/cache.o .libs/commands.o .libs/display.o .libs/files.o .libs/hangul.o .libs/input.o .libs/lexicon.o .libs/malaga_files.o .libs/malaga_lib.o .libs/options.o .libs/patterns.o .libs/pools.o .libs/processes.o .libs/rules.o .libs/scanner.o .libs/symbols.o .libs/transmit.o .libs/tries.o .libs/value_parser.o .libs/values.o .libs/libmalaga.o -lglib-2.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libmalaga.so.7 -o .libs/libmalaga.so.7.0.0 (cd .libs && rm -f libmalaga.so.7 && ln -s libmalaga.so.7.0.0 libmalaga.so.7) (cd .libs && rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so) ar cru .libs/libmalaga.a analysis.o avl_trees.o basic.o cache.o commands.o display.o files.o hangul.o input.o lexicon.o malaga_files.o malaga_lib.o options.o patterns.o pools.o processes.o rules.o scanner.o symbols.o transmit.o tries.o value_parser.o values.o libmalaga.o ranlib .libs/libmalaga.a creating libmalaga.la (cd .libs && rm -f libmalaga.la && ln -s ../libmalaga.la libmalaga.la) echo "Linking malaga" echo "Linking mallex" echo "Linking malmake" Linking malaga ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -lglib-2.0 \ -lreadline -lcurses -lm libmalaga.la -o malaga Linking mallex Linking malmake ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -lglib-2.0 \ -lreadline -lcurses -lm libmalaga.la -o mallex ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malmake.o -lglib-2.0 libmalaga.la \ -o malmake echo "Linking malrul" Linking malrul ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -lglib-2.0 \ libmalaga.la -o malrul DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malmake.o -o .libs/malmake -lglib-2.0 ./.libs/libmalaga.so DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -o .libs/malrul -lglib-2.0 ./.libs/libmalaga.so creating malmake creating malrul DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -o .libs/mallex -lglib-2.0 -lreadline -lcurses -lm ./.libs/libmalaga.so DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -o .libs/malaga -lglib-2.0 -lreadline -lcurses -lm ./.libs/libmalaga.so echo "Linking malshow" Linking malshow ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype \ -lm libmalaga.la -o malshow echo "Linking malsym" Linking malsym ./libtool --mode=link gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malsym.o sym_compiler.o -lglib-2.0 \ libmalaga.la -o malsym creating mallex creating malaga DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld malsym.o sym_compiler.o -o .libs/malsym -lglib-2.0 ./.libs/libmalaga.so creating malsym DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -o .libs/malshow -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm ./.libs/libmalaga.so creating malshow + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FCucF5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 + cd malaga-7.12 + rm -rf /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 INSTALL_INFO=/sbin/install-info 'INSTALL=install -p' install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin for f in malaga mallex malmake malrul malshow malsym; do \ ./libtool --mode=install install -p $f /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/$f; \ done libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/malaga /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/malaga libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/mallex /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/mallex libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/malmake /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/malmake libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/malrul /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/malrul libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/malshow /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/malshow libtool: install: warning: `libmalaga.la' has not been installed in `/usr/lib64' install -p .libs/malsym /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/bin/malsym install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/include install -p -m 644 ./malaga.h /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/include/malaga.h install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64 ./libtool --mode=install install -p -m 644 libmalaga.la \ /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.la install -p -m 644 .libs/libmalaga.so.7.0.0 /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.so.7.0.0 (cd /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64 && { ln -s -f libmalaga.so.7.0.0 libmalaga.so.7 || { rm -f libmalaga.so.7 && ln -s libmalaga.so.7.0.0 libmalaga.so.7; }; }) (cd /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64 && { ln -s -f libmalaga.so.7.0.0 libmalaga.so || { rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so; }; }) install -p -m 644 .libs/libmalaga.lai /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.la install -p -m 644 .libs/libmalaga.a /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.a chmod 644 /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.a ranlib /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/malaga install -p -m 644 ./malaga.el /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/malaga/malaga.el install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/man/man1 for f in malaga.1 mallex.1 malmake.1 malrul.1 malshow.1 malsym.1; do \ install -p -m 644 ./$f /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/man/man1/$f; done install -p -d /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/info for f in malaga.info*; do install -p -m 644 $f /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/info/$f; done /sbin/install-info --info-dir=/builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/info malaga.info + rm -f /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/info/dir + find /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 -name '*.a' -exec rm -f '{}' ';' + chmod 0755 /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.so /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.so.7 /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/lib64/libmalaga.so.7.0.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: malaga-7.12-23.fc28.riscv64 Provides: malaga = 7.12-23.fc28 malaga(riscv-64) = 7.12-23.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmalaga.so.7()(64bit) libncurses.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: malaga-devel-7.12-23.fc28.riscv64 Provides: malaga-devel = 7.12-23.fc28 malaga-devel(riscv-64) = 7.12-23.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmalaga.so.7()(64bit) Processing files: libmalaga-7.12-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OV3swR + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + DOCDIR=/builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/doc/libmalaga + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/doc/libmalaga + cp -pr CHANGES.txt /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/doc/libmalaga + cp -pr GPL.txt /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/doc/libmalaga + cp -pr README.txt /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64/usr/share/doc/libmalaga + exit 0 Provides: libmalaga = 7.12-23.fc28 libmalaga(riscv-64) = 7.12-23.fc28 libmalaga.so.7()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/malaga-7.12-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/malaga-7.12-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/malaga-7.12-23.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/malaga-devel-7.12-23.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libmalaga-7.12-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1mi0ET + umask 022 + cd /builddir/build/BUILD + cd malaga-7.12 + rm -rf /builddir/build/BUILDROOT/malaga-7.12-23.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