Skip to content

Instantly share code, notes, and snippets.

@mach-kernel
Created June 21, 2020 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mach-kernel/aa5cfa44f64527af6d4b24f3558bc719 to your computer and use it in GitHub Desktop.
Save mach-kernel/aa5cfa44f64527af6d4b24f3558bc719 to your computer and use it in GitHub Desktop.
Executing(%prep): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.029353
Patch #0 (malaga-rename-map_file.diff):
patching file files.c
patching file files.h
patching file lex_compiler.c
patching file lexicon.c
Patch #1 (malaga-malshow-lm.patch):
patching file Makefile.in
Patch #2 (malaga-aarch64.patch):
patching file config.guess
patching file config.sub
Patch #3 (malaga-cell.patch):
patching file values.h
Executing(%build): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.029353
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
checking for mips-sgi-irix6.5-gcc... mips-sgi-irix6.5-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-sgi-irix6.5-gcc accepts -g... yes
checking for mips-sgi-irix6.5-gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/sgug/bin/install -c
checking build system type... mips-sgi-irix6.5
checking host system type... mips-sgi-irix6.5
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/sgug/bin/sed
checking for grep that handles long lines and -e... /usr/sgug/bin/grep
checking for egrep... /usr/sgug/bin/grep -E
checking for fgrep... /usr/sgug/bin/grep -F
checking for ld used by mips-sgi-irix6.5-gcc... /usr/sgug/bin/ld
checking if the linker (/usr/sgug/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sgug/bin/nm -B
checking the name lister (/usr/sgug/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert mips-sgi-irix6.5 file names to mips-sgi-irix6.5 format... func_convert_file_noop
checking how to convert mips-sgi-irix6.5 file names to toolchain format... func_convert_file_noop
checking for /usr/sgug/bin/ld option to reload object files... -r
checking for mips-sgi-irix6.5-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for mips-sgi-irix6.5-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for mips-sgi-irix6.5-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for mips-sgi-irix6.5-strip... no
checking for strip... strip
checking for mips-sgi-irix6.5-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/sgug/bin/nm -B output from mips-sgi-irix6.5-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sgug/bin/dd
checking how to truncate binary pipes... /usr/sgug/bin/dd bs=4096 count=1
checking for mips-sgi-irix6.5-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... mips-sgi-irix6.5-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 for dlfcn.h... yes
checking for objdir... .libs
checking if mips-sgi-irix6.5-gcc supports -fno-rtti -fno-exceptions... no
checking for mips-sgi-irix6.5-gcc option to produce PIC... -DPIC
checking if mips-sgi-irix6.5-gcc PIC flag -DPIC works... yes
checking if mips-sgi-irix6.5-gcc static flag -static works... yes
checking if mips-sgi-irix6.5-gcc supports -c -o file.o... yes
checking if mips-sgi-irix6.5-gcc supports -c -o file.o... (cached) yes
checking whether the mips-sgi-irix6.5-gcc linker (/usr/sgug/bin/ld -melf32bmipn32) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... irix6.5 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
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
config.status: executing libtool commands
echo "Compiling analysis.c"
Compiling analysis.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./analysis.c
echo "Compiling avl_trees.c"
Compiling avl_trees.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./avl_trees.c
echo "Compiling basic.c"
Compiling basic.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./basic.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./basic.c -DPIC -o .libs/basic.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./avl_trees.c -DPIC -o .libs/avl_trees.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./analysis.c -DPIC -o .libs/analysis.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./analysis.c -o analysis.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./basic.c -o basic.o >/dev/null 2>&1
echo "Compiling cache.c"
Compiling cache.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./cache.c
echo "Compiling commands.c"
Compiling commands.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./commands.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./cache.c -DPIC -o .libs/cache.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./commands.c -DPIC -o .libs/commands.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./cache.c -o cache.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./commands.c -o commands.o >/dev/null 2>&1
echo "Compiling display.c"
Compiling display.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./display.c
echo "Compiling files.c"
Compiling files.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./files.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./display.c -DPIC -o .libs/display.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./files.c -DPIC -o .libs/files.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./display.c -o display.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./files.c -o files.o >/dev/null 2>&1
echo "Compiling hangul.c"
Compiling hangul.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./hangul.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./hangul.c -DPIC -o .libs/hangul.o
echo "Compiling input.c"
Compiling input.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./input.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./input.c -DPIC -o .libs/input.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./hangul.c -o hangul.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./input.c -o input.o >/dev/null 2>&1
echo "Compiling lexicon.c"
Compiling lexicon.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./lexicon.c
echo "Compiling malaga_files.c"
Compiling malaga_files.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_files.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./lexicon.c -DPIC -o .libs/lexicon.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_files.c -DPIC -o .libs/malaga_files.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./lexicon.c -o lexicon.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_files.c -o malaga_files.o >/dev/null 2>&1
echo "Compiling malaga_lib.c"
Compiling malaga_lib.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_lib.c
echo "Compiling options.c"
Compiling options.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./options.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./options.c -DPIC -o .libs/options.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_lib.c -DPIC -o .libs/malaga_lib.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./options.c -o options.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./malaga_lib.c -o malaga_lib.o >/dev/null 2>&1
echo "Compiling patterns.c"
Compiling patterns.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./patterns.c
echo "Compiling pools.c"
Compiling pools.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./pools.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./patterns.c -DPIC -o .libs/patterns.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./pools.c -DPIC -o .libs/pools.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./pools.c -o pools.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./patterns.c -o patterns.o >/dev/null 2>&1
echo "Compiling processes.c"
Compiling processes.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./processes.c
echo "Compiling rules.c"
Compiling rules.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./rules.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./processes.c -DPIC -o .libs/processes.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./rules.c -DPIC -o .libs/rules.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./processes.c -o processes.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./rules.c -o rules.o >/dev/null 2>&1
echo "Compiling scanner.c"
Compiling scanner.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./scanner.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./scanner.c -DPIC -o .libs/scanner.o
echo "Compiling symbols.c"
Compiling symbols.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./symbols.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./symbols.c -DPIC -o .libs/symbols.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./scanner.c -o scanner.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./symbols.c -o symbols.o >/dev/null 2>&1
echo "Compiling transmit.c"
Compiling transmit.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./transmit.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./transmit.c -DPIC -o .libs/transmit.o
echo "Compiling tries.c"
Compiling tries.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./tries.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./tries.c -DPIC -o .libs/tries.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./transmit.c -o transmit.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./tries.c -o tries.o >/dev/null 2>&1
echo "Compiling value_parser.c"
Compiling value_parser.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./value_parser.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./value_parser.c -DPIC -o .libs/value_parser.o
echo "Compiling values.c"
Compiling values.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./values.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./values.c -DPIC -o .libs/values.o
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./value_parser.c -o value_parser.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./avl_trees.c -o avl_trees.o >/dev/null 2>&1
echo "Compiling libmalaga.c"
Compiling libmalaga.c
./libtool --mode=compile mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./libmalaga.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./libmalaga.c -DPIC -o .libs/libmalaga.o
echo "Compiling commands_interactive.c"
Compiling commands_interactive.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE commands_interactive.c
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./libmalaga.c -o libmalaga.o >/dev/null 2>&1
libtool: compile: mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include ./values.c -o values.o >/dev/null 2>&1
echo "Compiling breakpoints.c"
Compiling breakpoints.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE breakpoints.c
echo "Compiling debugger.c"
Compiling debugger.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE debugger.c
echo "Compiling generation.c"
Compiling generation.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE generation.c
echo "Compiling malaga.c"
Compiling malaga.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE malaga.c
echo "Compiling lex_compiler.c"
Compiling lex_compiler.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE lex_compiler.c
echo "Compiling mallex.c"
Compiling mallex.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE mallex.c
echo "Compiling malmake.c"
Compiling malmake.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE malmake.c
echo "Compiling malrul.c"
Compiling malrul.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE malrul.c
echo "Compiling rule_code.c"
Compiling rule_code.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE rule_code.c
echo "Compiling rule_compiler.c"
Compiling rule_compiler.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE rule_compiler.c
echo "Compiling rule_parser.c"
Compiling rule_parser.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE rule_parser.c
echo "Compiling rule_symbols.c"
Compiling rule_symbols.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE rule_symbols.c
echo "Compiling allomorphs.c"
Compiling allomorphs.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./allomorphs.c
echo "Compiling canvas.c"
Compiling canvas.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./canvas.c
echo "Compiling expressions.c"
Compiling expressions.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./expressions.c
echo "Compiling malshow.c"
Compiling malshow.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./malshow.c
echo "Compiling result.c"
Compiling result.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./result.c
echo "Compiling tree.c"
Compiling tree.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./tree.c
echo "Compiling variables.c"
Compiling variables.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -pthread -I/usr/sgug/include/gtk-2.0 -I/usr/sgug/lib32/gtk-2.0/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/atk-1.0 -I/usr/sgug/include/gdk-pixbuf-2.0 -I/usr/sgug/include -I/usr/sgug/include/pango-1.0 -I/usr/sgug/include/fribidi -I/usr/sgug/include/harfbuzz -I/usr/sgug/include -I/usr/sgug/include/cairo -I/usr/sgug/include/pixman-1 -I/usr/sgug/include -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -I/usr/sgug/include/freetype2 -I/usr/sgug/include/libpng16 -I/usr/sgug/include ./variables.c
echo "Compiling malsym.c"
Compiling malsym.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE malsym.c
echo "Compiling sym_compiler.c"
Compiling sym_compiler.c
mips-sgi-irix6.5-gcc -c -O3 -g -Wall -Wstrict-prototypes -Wmissing-prototypes -DPOSIX -I/usr/sgug/include/glib-2.0 -I/usr/sgug/lib32/glib-2.0/include -I/usr/sgug/include -DREADLINE sym_compiler.c
echo "Linking libmalaga"
Linking libmalaga
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 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 -L/usr/sgug/lib32 -lglib-2.0 -lintl \
-lm -o libmalaga.la -version-info 7:0:0 \
-rpath /usr/sgug/lib32
libtool: link: mips-sgi-irix6.5-gcc -shared -DPIC .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 -L/usr/sgug/lib32 -lglib-2.0 -lintl -lm -lc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -Wl,-soname -Wl,libmalaga.so.7 -o .libs/libmalaga.so.7.0.0
libtool: link: (cd ".libs" && rm -f "libmalaga.so.7" && ln -s "libmalaga.so.7.0.0" "libmalaga.so.7")
libtool: link: (cd ".libs" && rm -f "libmalaga.so" && ln -s "libmalaga.so.7.0.0" "libmalaga.so")
libtool: link: (cd ".libs" && rm -f "libmalaga.so" && ln -s "libmalaga.so.7.0.0" "libmalaga.so")
libtool: link: 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
libtool: link: ranlib .libs/libmalaga.a
libtool: link: ( cd ".libs" && rm -f "libmalaga.la" && ln -s "../libmalaga.la" "libmalaga.la" )
echo "Linking malaga"
echo "Linking mallex"
Linking malaga
Linking mallex
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -L/usr/sgug/lib32 -lglib-2.0 -lintl \
-lreadline -lcurses -lm libmalaga.la -o malaga
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -L/usr/sgug/lib32 -lglib-2.0 -lintl \
-lreadline -lcurses -lm libmalaga.la -o mallex
echo "Linking malmake"
Linking malmake
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malmake.o -L/usr/sgug/lib32 -lglib-2.0 -lintl libmalaga.la \
-o malmake
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malmake.o -o .libs/malmake -L/usr/sgug/lib32 ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 commands_interactive.o breakpoints.o debugger.o generation.o malaga.o -o .libs/malaga -L/usr/sgug/lib32 -lreadline -lcurses ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 breakpoints.o commands_interactive.o debugger.o lex_compiler.o mallex.o -o .libs/mallex -L/usr/sgug/lib32 -lreadline -lcurses ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
echo "Linking malrul"
Linking malrul
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -L/usr/sgug/lib32 -lglib-2.0 -lintl \
libmalaga.la -o malrul
echo "Linking malshow"
Linking malshow
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -L/usr/sgug/lib32 -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 -lintl -lfontconfig -lfreetype \
-lm libmalaga.la -o malshow
echo "Linking malsym"
Linking malsym
./libtool --mode=link mips-sgi-irix6.5-gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malsym.o sym_compiler.o -L/usr/sgug/lib32 -lglib-2.0 -lintl \
libmalaga.la -o malsym
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malrul.o rule_code.o rule_compiler.o rule_parser.o rule_symbols.o -o .libs/malrul -L/usr/sgug/lib32 ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 malsym.o sym_compiler.o -o .libs/malsym -L/usr/sgug/lib32 ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
libtool: link: DIE_RPATH_DIE="/usr/sgug/lib32:" mips-sgi-irix6.5-gcc -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 allomorphs.o canvas.o expressions.o malshow.o result.o tree.o variables.o -o .libs/malshow -L/usr/sgug/lib32 -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 -lfontconfig -lfreetype ./.libs/libmalaga.so -lglib-2.0 -lintl -lm
Executing(%install): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.029353
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin
for f in malaga mallex malmake malrul malshow malsym; do \
./libtool --mode=install install -p $f /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/$f; \
done
libtool: install: install -p .libs/malaga /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/malaga
libtool: install: install -p .libs/mallex /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/mallex
libtool: install: install -p .libs/malmake /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/malmake
libtool: install: install -p .libs/malrul /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/malrul
libtool: install: install -p .libs/malshow /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/malshow
libtool: install: install -p .libs/malsym /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/bin/malsym
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/include
install -p -m 644 ./malaga.h /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/include/malaga.h
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32
./libtool --mode=install install -p -m 644 libmalaga.la \
/usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.la
libtool: install: install -p -m 644 .libs/libmalaga.so.7.0.0 /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.so.7.0.0
libtool: install: (cd /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32 && { 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; }; })
libtool: install: (cd /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32 && { ln -s -f libmalaga.so.7.0.0 libmalaga.so || { rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so; }; })
libtool: install: (cd /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32 && { ln -s -f libmalaga.so.7.0.0 libmalaga.so || { rm -f libmalaga.so && ln -s libmalaga.so.7.0.0 libmalaga.so; }; })
libtool: install: install -p -m 644 .libs/libmalaga.lai /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.la
libtool: install: install -p -m 644 .libs/libmalaga.a /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.a
libtool: install: chmod 644 /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.a
libtool: install: ranlib /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/lib32/libmalaga.a
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/share/malaga
install -p -m 644 ./malaga.el /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/share/malaga/malaga.el
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/share/man/man1
for f in malaga.1 mallex.1 malmake.1 malrul.1 malshow.1 malsym.1; do \
install -p -m 644 ./$f /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/share/man/man1/$f; done
install -p -d /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/info
for f in malaga.info*; do install -p -m 644 $f /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/info/$f; done
/usr/sgug/sbin/install-info --info-dir=/usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips/usr/sgug/info malaga.info
Processing files: malaga-7.12-29.sgugbeta.mips
Provides: malaga = 7.12-29.sgugbeta malaga(mips-32) = 7.12-29.sgugbeta
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libatk-1.0.so.0 libc.so.1 libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libintl.so.8 libm.so libmalaga.so.7 libncurses.so libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libreadline.so.8
Processing files: malaga-devel-7.12-29.sgugbeta.mips
Provides: malaga-devel = 7.12-29.sgugbeta malaga-devel(mips-32) = 7.12-29.sgugbeta
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libmalaga.so.7
Processing files: libmalaga-7.12-29.sgugbeta.mips
Executing(%doc): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.029353
Provides: libmalaga = 7.12-29.sgugbeta libmalaga(mips-32) = 7.12-29.sgugbeta libmalaga.so.7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.1 libgcc_s.so.1 libglib-2.0.so.0 libintl.so.8 libm.so
Checking for unpackaged file(s): /usr/sgug/lib/rpm/check-files /usr/people/mach/rpmbuild/BUILDROOT/malaga-7.12-29.sgugbeta.mips
Wrote: /usr/people/mach/rpmbuild/SRPMS/malaga-7.12-29.sgugbeta.src.rpm
Wrote: /usr/people/mach/rpmbuild/RPMS/mips/malaga-7.12-29.sgugbeta.mips.rpm
Wrote: /usr/people/mach/rpmbuild/RPMS/mips/malaga-devel-7.12-29.sgugbeta.mips.rpm
Wrote: /usr/people/mach/rpmbuild/RPMS/mips/libmalaga-7.12-29.sgugbeta.mips.rpm
Executing(%clean): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.029353
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment