<86>Apr 26 03:15:42 userdel[18199]: delete user `rooter' <86>Apr 26 03:15:42 userdel[18199]: remove group `rooter' <86>Apr 26 03:15:42 groupadd[18200]: new group: name=rooter, gid=501 <86>Apr 26 03:15:42 useradd[18201]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 03:15:42 userdel[18203]: delete user `builder' <86>Apr 26 03:15:42 userdel[18203]: remove group `builder' <86>Apr 26 03:15:42 groupadd[18204]: new group: name=builder, gid=502 <86>Apr 26 03:15:42 useradd[18205]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 03:15:44 rpmi: glibc-devel-static-6:2.5.1-alt4 installed <13>Apr 26 03:15:44 rpmi: rpm-build-compat-0.99-alt1 installed Installing glpk4-4.37-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf glpk4-4.37 + echo 'Source #0 (glpk-4.37.tar.gz):' Source #0 (glpk-4.37.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/glpk-4.37.tar.gz + /bin/tar -xf - + cd glpk4-4.37 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd glpk4-4.37 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force You should update your `aclocal.m4' by running aclocal. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --includedir=/usr/include/glpk checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc-alt-linux-gnu paths to powerpc-alt-linux-gnu format... func_noop_path_convert checking how to convert powerpc-alt-linux-gnu paths to toolchain format... func_noop_path_convert checking for /usr/bin/ld option to reload object files... -r checking for ppc-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for ppc-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc-alt-linux-ar... no checking for ppc-alt-linux-lib... no checking for ppc-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for ppc-alt-linux-strip... no checking for strip... strip checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking how to run the C preprocessor... ppc-alt-linux-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 ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if ppc-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the ppc-alt-linux-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 checking for exp in -lm... yes checking for vsnprintf... yes checking whether to use GNU MP bignum library... no checking whether to use zlib data compression library... no checking whether to enable shared library support... no checking whether to enable MathProg ODBC support... no checking whether to enable MathProg MySQL support... no configure: creating ./config.status config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i -e '1a\echo=echo' libtool + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/include' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi01.lo glpapi01.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi02.lo glpapi02.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi03.lo glpapi03.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi04.lo glpapi04.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi05.lo glpapi05.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi06.lo glpapi06.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi07.lo glpapi07.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi08.lo glpapi08.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi09.lo glpapi09.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi10.lo glpapi10.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi11.lo glpapi11.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi12.lo glpapi12.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi13.lo glpapi13.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi14.lo glpapi14.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi15.lo glpapi15.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi16.lo glpapi16.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi17.lo glpapi17.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi18.lo glpapi18.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi19.lo glpapi19.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi20.lo glpapi20.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpapi21.lo glpapi21.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpavl.lo glpavl.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpbfd.lo glpbfd.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpbfx.lo glpbfx.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpcpx.lo glpcpx.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpdmp.lo glpdmp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpdmx.lo glpdmx.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpfhv.lo glpfhv.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpgmp.lo glpgmp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glphbm.lo glphbm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpini01.lo glpini01.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpini02.lo glpini02.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios01.lo glpios01.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi13.c -fPIC -DPIC -o .libs/glpapi13.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios02.lo glpios02.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios03.lo glpios03.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios04.lo glpios04.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi01.c -fPIC -DPIC -o .libs/glpapi01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi11.c -fPIC -DPIC -o .libs/glpapi11.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios05.lo glpios05.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios06.lo glpios06.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi07.c -fPIC -DPIC -o .libs/glpapi07.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios07.lo glpios07.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios08.lo glpios08.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios09.lo glpios09.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpios10.lo glpios10.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpipm.lo glpipm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpipp01.lo glpipp01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi04.c -fPIC -DPIC -o .libs/glpapi04.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi02.c -fPIC -DPIC -o .libs/glpapi02.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpipp02.lo glpipp02.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib01.lo glplib01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi05.c -fPIC -DPIC -o .libs/glpapi05.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib02.lo glplib02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi10.c -fPIC -DPIC -o .libs/glpapi10.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi03.c -fPIC -DPIC -o .libs/glpapi03.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib03.lo glplib03.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi19.c -fPIC -DPIC -o .libs/glpapi19.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi18.c -fPIC -DPIC -o .libs/glpapi18.o glpapi05.c: In function 'glp_set_row_stat': glpapi05.c:73: warning: suggest parentheses around && within || glpapi05.c: In function 'glp_set_col_stat': glpapi05.c:127: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi12.c -fPIC -DPIC -o .libs/glpapi12.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi09.c -fPIC -DPIC -o .libs/glpapi09.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi08.c -fPIC -DPIC -o .libs/glpapi08.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi06.c -fPIC -DPIC -o .libs/glpapi06.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi05.c -o glpapi05.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi14.c -fPIC -DPIC -o .libs/glpapi14.o glpapi02.c: In function 'glp_get_col_ub': glpapi02.c:347: warning: 'ub' may be used uninitialized in this function glpapi02.c: In function 'glp_get_col_lb': glpapi02.c:313: warning: 'lb' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi20.c -fPIC -DPIC -o .libs/glpapi20.o glpapi02.c: In function 'glp_get_row_ub': glpapi02.c:253: warning: 'ub' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpbfd.c -fPIC -DPIC -o .libs/glpbfd.o glpapi10.c: In function '_glp_check_kkt': glpapi10.c:35: warning: 't' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi16.c -fPIC -DPIC -o .libs/glpapi16.o glpapi02.c: In function 'glp_get_row_lb': glpapi02.c:220: warning: 'lb' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpdmx.c -fPIC -DPIC -o .libs/glpdmx.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpbfx.c -fPIC -DPIC -o .libs/glpbfx.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi15.c -fPIC -DPIC -o .libs/glpapi15.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi02.c -o glpapi02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi04.c -o glpapi04.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi13.c -o glpapi13.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi03.c -o glpapi03.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpavl.c -fPIC -DPIC -o .libs/glpavl.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpcpx.c -fPIC -DPIC -o .libs/glpcpx.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib04.lo glplib04.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi19.c -o glpapi19.o >/dev/null 2>&1 glpapi06.c: In function 'simplex1': glpapi06.c:223: warning: 'ret' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi10.c -o glpapi10.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpdmp.c -fPIC -DPIC -o .libs/glpdmp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpgmp.c -fPIC -DPIC -o .libs/glpgmp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi16.c -o glpapi16.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpbfx.c -o glpbfx.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi14.c -o glpapi14.o >/dev/null 2>&1 glpapi15.c: In function 'glp_write_mps': glpapi15.c:116: warning: 'ret' may be used uninitialized in this function glpapi15.c: In function 'glp_read_mps': glpapi15.c:64: warning: 'ret' may be used uninitialized in this function glpbfd.c: In function '_glp_bfd_factorize': glpbfd.c:124: warning: 'luf' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib05.lo glplib05.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpfhv.c -fPIC -DPIC -o .libs/glpfhv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi15.c -o glpapi15.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi21.c -fPIC -DPIC -o .libs/glpapi21.o glpcpx.c: In function 'scan_token': glpcpx.c:187: warning: suggest parentheses around && within || glpgmp.c: In function '_glp_mpz_add': glpgmp.c:274: warning: suggest parentheses around && within || glpgmp.c:326: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi18.c -o glpapi18.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glphbm.c -fPIC -DPIC -o .libs/glphbm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi17.c -fPIC -DPIC -o .libs/glpapi17.o glpgmp.c: In function '_glp_mpz_cmp': glpgmp.c:758: warning: suggest parentheses around && within || glpgmp.c:762: warning: suggest parentheses around && within || glpgmp.c:811: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpbfd.c -o glpbfd.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpini02.c -fPIC -DPIC -o .libs/glpini02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpini01.c -fPIC -DPIC -o .libs/glpini01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi12.c -o glpapi12.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib06.lo glplib06.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib07.lo glplib07.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi06.c -o glpapi06.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib08.lo glplib08.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios06.c -fPIC -DPIC -o .libs/glpios06.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios03.c -fPIC -DPIC -o .libs/glpios03.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpdmp.c -o glpdmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib09.lo glplib09.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios05.c -fPIC -DPIC -o .libs/glpios05.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios04.c -fPIC -DPIC -o .libs/glpios04.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipm.c -fPIC -DPIC -o .libs/glpipm.o glpapi21.c: In function 'glp_main':/bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib10.lo glplib10.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib11.lo glplib11.c glpapi21.c:870: warning: suggest parentheses around && within || glpapi21.c:871: warning: suggest parentheses around && within || glpapi21.c:876: warning: suggest parentheses around && within || glphbm.c: In function 'read_card': glphbm.c:88: warning: value computed is not used glphbm.c:88: warning: value computed is not used glpios06.c: In function 'set_var_bounds': glpios06.c:197: warning: suggest parentheses around && within || glpios06.c: In function 'mark_useless_rows': glpios06.c:273: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios02.c -fPIC -DPIC -o .libs/glpios02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi07.c -o glpapi07.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplib12.lo glplib12.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios09.c -fPIC -DPIC -o .libs/glpios09.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios07.c -fPIC -DPIC -o .libs/glpios07.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipp01.c -fPIC -DPIC -o .libs/glpipp01.o glpapi17.c: In function 'glp_mpl_postsolve': glpapi17.c:191: warning: 'x' may be used uninitialized in this function glpios03.c: In function 'branch_drtom': glpios03.c:577: warning: suggest parentheses around && within || glpios03.c:582: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios08.c -fPIC -DPIC -o .libs/glpios08.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpf.lo glplpf.c glpios03.c: In function '_glp_ios_driver': glpios03.c:1242: warning: suggest parentheses around && within || glpios03.c: In function 'generate_cuts': glpios03.c:1763: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios01.c -fPIC -DPIC -o .libs/glpios01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpavl.c -o glpavl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpp01.lo glplpp01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios10.c -fPIC -DPIC -o .libs/glpios10.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpp02.lo glplpp02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib01.c -fPIC -DPIC -o .libs/glplib01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipp02.c -fPIC -DPIC -o .libs/glpipp02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios09.c -o glpios09.o >/dev/null 2>&1 glpini02.c: In function '_glp_cpx_basis': glpini02.c:62: warning: 'temp' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib03.c -fPIC -DPIC -o .libs/glplib03.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpx01.lo glplpx01.c glpios03.c: In function 'branch_on': glpios03.c:731: warning: 'up_type' may be used uninitialized in this function glpios03.c:731: warning: 'dn_type' may be used uninitialized in this function glpios10.c: In function '_glp_ios_feas_pump': glpios10.c:214: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi09.c -o glpapi09.o >/dev/null 2>&1 glpipp02.c: In function '_glp_ipp_empty_col': glpipp02.c:201: warning: suggest parentheses around && within || glpipp02.c: In function 'reduce_bounds': glpipp02.c:693: warning: suggest parentheses around && within || glpipp02.c:709: warning: suggest parentheses around && within || glpipp02.c: In function 'reduce_coef': glpipp02.c:1106: warning: suggest parentheses around && within || glpios01.c: In function '_glp_ios_eval_degrad': glpios01.c:940: warning: suggest parentheses around && within || glpios01.c:945: warning: suggest parentheses around && within || glpios03.c: In function 'show_progress': glpios03.c:54: warning: 'rho' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpx02.lo glplpx02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpfhv.c -o glpfhv.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi17.c -o glpapi17.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios04.c -o glpios04.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpx03.lo glplpx03.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib04.c -fPIC -DPIC -o .libs/glplib04.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib02.c -fPIC -DPIC -o .libs/glplib02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib03.c -o glplib03.o >/dev/null 2>&1 glpios02.c: In function '_glp_ios_preprocess_node': glpios02.c:457: warning: 'uu' may be used uninitialized in this function glpios02.c:457: note: 'uu' was declared here glpios02.c:457: warning: 'll' may be used uninitialized in this function glpios02.c:457: note: 'll' was declared here glpios07.c: In function '_glp_ios_cov_gen': glpios07.c:320: warning: 'beta' may be used uninitialized in this function glpios07.c:320: note: 'beta' was declared here glpios07.c:320: warning: 'alfa' may be used uninitialized in this function glpios07.c:320: note: 'alfa' was declared here ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpini02.c -o glpini02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios05.c -o glpios05.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi08.c -o glpapi08.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib01.c -o glplib01.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpx04.lo glplpx04.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplpx05.lo glplpx05.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpdmx.c -o glpdmx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpluf.lo glpluf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios10.c -o glpios10.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib02.c -o glplib02.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glplux.lo glplux.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi20.c -o glpapi20.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpini01.c -o glpini01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib04.c -o glplib04.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmat.lo glpmat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi11.c -o glpapi11.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl01.lo glpmpl01.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl02.lo glpmpl02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glphbm.c -o glphbm.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib05.c -fPIC -DPIC -o .libs/glplib05.o glpios08.c: In function 'get_row_lb': glpios08.c:29: warning: 'lb' may be used uninitialized in this function glpios08.c: In function 'get_row_ub': glpios08.c:49: warning: 'ub' may be used uninitialized in this function glpipp02.c: In function '_glp_ipp_nonbin_col': glpipp02.c:1000: warning: 'row' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipp01.c -o glpipp01.o >/dev/null 2>&1 glpios08.c: In function 'get_col_lb': glpios08.c:69: warning: 'lb' may be used uninitialized in this function glpios08.c: In function 'get_col_ub': glpios08.c:89: warning: 'ub' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl03.lo glpmpl03.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios07.c -o glpios07.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi01.c -o glpapi01.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl04.lo glpmpl04.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios02.c -o glpios02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib10.c -fPIC -DPIC -o .libs/glplib10.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib09.c -fPIC -DPIC -o .libs/glplib09.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib07.c -fPIC -DPIC -o .libs/glplib07.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib06.c -fPIC -DPIC -o .libs/glplib06.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib08.c -fPIC -DPIC -o .libs/glplib08.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl05.lo glpmpl05.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpf.c -fPIC -DPIC -o .libs/glplpf.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmpl06.lo glpmpl06.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib12.c -fPIC -DPIC -o .libs/glplib12.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib11.c -fPIC -DPIC -o .libs/glplib11.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmps01.lo glpmps01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib10.c -o glplib10.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpp01.c -fPIC -DPIC -o .libs/glplpp01.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpmps02.lo glpmps02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpgmp.c -o glpgmp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib09.c -o glplib09.o >/dev/null 2>&1 glplib08.c: In function '_glp_lib_xfclose': glplib08.c:320: warning: 'ret' may be used uninitialized in this function glplib08.c: In function '_glp_lib_xfflush': glplib08.c:280: warning: 'ret' may be used uninitialized in this function glplib06.c: In function '_glp_lib_xldiv': glplib06.c:210: warning: 'm' may be used uninitialized in this function glplib08.c: In function '_glp_lib_xfeof': glplib08.c:241: warning: 'ret' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet01.lo glpnet01.c glplib08.c: In function '_glp_lib_xferror': glplib08.c:203: warning: 'ret' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet02.lo glpnet02.c glplib08.c: In function '_glp_lib_xfgetc': glplib08.c:125: warning: 'c' may be used uninitialized in this function glplib11.c: In function '_glp_lib_gcdn': glplib11.c:317: warning: 'd' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios08.c -o glpios08.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib12.c -o glplib12.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipm.c -o glpipm.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpapi21.c -o glpapi21.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpp02.c -fPIC -DPIC -o .libs/glplpp02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib05.c -o glplib05.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib06.c -o glplib06.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib08.c -o glplib08.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib07.c -o glplib07.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx01.c -fPIC -DPIC -o .libs/glplpx01.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet03.lo glpnet03.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet04.lo glpnet04.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpipp02.c -o glpipp02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx02.c -fPIC -DPIC -o .libs/glplpx02.o glplpp02.c: In function 'process_empty_col': glplpp02.c:132: warning: suggest parentheses around && within || glplpp02.c: In function 'process_forcing_row': glplpp02.c:1314: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet05.lo glpnet05.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet06.lo glpnet06.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplib11.c -o glplib11.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx03.c -fPIC -DPIC -o .libs/glplpx03.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpnet07.lo glpnet07.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpqmd.lo glpqmd.c glplpx02.c: In function '_glp_1px_put_solution': glplpx02.c:201: warning: suggest parentheses around && within || glplpx02.c:202: warning: suggest parentheses around && within || glplpx02.c:203: warning: suggest parentheses around && within || glplpx02.c:204: warning: suggest parentheses around && within || glplpx02.c:205: warning: suggest parentheses around && within || glplpx02.c:206: warning: suggest parentheses around && within || glplpx02.c:219: warning: suggest parentheses around && within || glplpx02.c:220: warning: suggest parentheses around && within || glplpx02.c:221: warning: suggest parentheses around && within || glplpx02.c:222: warning: suggest parentheses around && within || glplpx02.c:223: warning: suggest parentheses around && within || glplpx02.c:224: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx05.c -fPIC -DPIC -o .libs/glplpx05.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmat.c -fPIC -DPIC -o .libs/glpmat.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpcpx.c -o glpcpx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glprgr.lo glprgr.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glprng01.lo glprng01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplux.c -fPIC -DPIC -o .libs/glplux.o glplpx03.c: In function '_glp_lpx_prim_ratio_test': glplpx03.c:837: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx04.c -fPIC -DPIC -o .libs/glplpx04.o glplpx03.c: In function '_glp_lpx_dual_ratio_test': glplpx03.c:989: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glprng02.lo glprng02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl01.c -fPIC -DPIC -o .libs/glpmpl01.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpscf.lo glpscf.c glplpx03.c:905: warning: 'temp' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpscg.lo glpscg.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpscl.lo glpscl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpluf.c -fPIC -DPIC -o .libs/glpluf.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpsds.lo glpsds.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl02.c -fPIC -DPIC -o .libs/glpmpl02.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpspm.lo glpspm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpspx01.lo glpspx01.c glplpx05.c: In function '_glp_lpx_write_pb': glplpx05.c:59: warning: 'bound' may be used uninitialized in this function glplpx03.c: In function '_glp_lpx_prim_ratio_test': glplpx03.c:736: warning: 'temp' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpf.c -o glplpf.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl03.c -fPIC -DPIC -o .libs/glpmpl03.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios06.c -o glpios06.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpspx02.lo glpspx02.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx02.c -o glplpx02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl04.c -fPIC -DPIC -o .libs/glpmpl04.o glpmpl01.c: In function '_glp_mpl_is_reserved': glpmpl01.c:472: warning: suggest parentheses around && within || glpmpl01.c:482: warning: suggest parentheses around && within || glpmpl01.c:483: warning: suggest parentheses around && within || glplpx04.c: In function '_glp_lpx_print_sens_bnds': glplpx04.c:143: warning: 'max_dec' may be used uninitialized in this function glplpx04.c:143: warning: 'max_inc' may be used uninitialized in this function glplpx04.c:512: warning: 'alpha' may be used uninitialized in this function glplpx04.c:480: warning: 'alpha' may be used uninitialized in this function glplpx04.c:405: warning: 'alpha' may be used uninitialized in this function glplpx04.c:373: warning: 'alpha' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_fp_add': glpmpl03.c:40: warning: suggest parentheses around && within || glpmpl03.c: In function '_glp_mpl_fp_sub': glpmpl03.c:53: warning: suggest parentheses around && within || glpmpl03.c: In function '_glp_mpl_fp_mod': glpmpl03.c:133: warning: suggest parentheses around && within || glpmpl03.c: In function '_glp_mpl_fp_power': glpmpl03.c:146: warning: suggest parentheses around && within || glpmpl03.c:153: warning: suggest parentheses around && within || glpmpl03.c:159: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx05.c -o glplpx05.o >/dev/null 2>&1 glpmpl03.c: In function '_glp_mpl_arelset_size': glpmpl03.c:1078: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl06.c -fPIC -DPIC -o .libs/glpmpl06.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl05.c -fPIC -DPIC -o .libs/glpmpl05.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios01.c -o glpios01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmps01.c -fPIC -DPIC -o .libs/glpmps01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpp01.c -o glplpp01.o >/dev/null 2>&1 glpmpl01.c: In function '_glp_mpl_iterated_expression': glpmpl01.c:1924: warning: suggest parentheses around && within || glpmpl03.c: In function '_glp_mpl_is_member': glpmpl03.c:4512: warning: suggest parentheses around && within || glplpx03.c: In function '_glp_1px_eval_b_prim': glplpx03.c:67: warning: 'xN' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet02.c -fPIC -DPIC -o .libs/glpnet02.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpsql.lo glpsql.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmps02.c -fPIC -DPIC -o .libs/glpmps02.o glpmps01.c: In function 'read_card': glpmps01.c:68: warning: value computed is not used glpmps01.c:68: warning: value computed is not used glpmpl01.c: In function '_glp_mpl_end_statement': glpmpl01.c:4529: warning: suggest parentheses around && within || glplpx01.c: In function '_glp_lpx_mip_status': glplpx01.c:751: warning: 'status' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet01.c -fPIC -DPIC -o .libs/glpnet01.o glpmpl04.c: In function '_glp_mpl_get_col_kind': glpmpl04.c:1163: warning: 'kind' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet07.c -fPIC -DPIC -o .libs/glpnet07.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpssx01.lo glpssx01.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet06.c -fPIC -DPIC -o .libs/glpnet06.o glpnet01.c: In function '_glp_mc21a': glpnet01.c:97: warning: 'in2' may be used uninitialized in this function glpnet01.c:97: warning: 'ii' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet03.c -fPIC -DPIC -o .libs/glpnet03.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glpssx02.lo glpssx02.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c -o glptsp.lo glptsp.c glpmpl06.c: In function '_glp_mpl_tab_drv_close': glpmpl06.c:953: warning: 'ret' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpp02.c -o glplpp02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet02.c -o glpnet02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx03.c -o glplpx03.o >/dev/null 2>&1 glpmpl04.c: In function '_glp_mpl_get_row_kind': glpmpl04.c:927: warning: 'kind' may be used uninitialized in this function glpnet06.c: In function '_glp_okalg': glpnet06.c:155: warning: suggest parentheses around && within || glpnet06.c:161: warning: suggest parentheses around && within || glpnet06.c:202: warning: suggest parentheses around && within || glpmpl06.c: In function 'dbf_write_record': glpmpl06.c:787: warning: 'str' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet01.c -o glpnet01.o >/dev/null 2>&1 glplpx01.c: In function '_glp_lpx_ipt_status': glplpx01.c:603: warning: 'status' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet04.c -fPIC -DPIC -o .libs/glpnet04.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx04.c -o glplpx04.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmat.c -o glpmat.o >/dev/null 2>&1 glpmpl06.c: In function '_glp_mpl_tab_drv_write': glpmpl06.c:928: warning: 'ret' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpqmd.c -fPIC -DPIC -o .libs/glpqmd.o glpnet07.c: In function '_glp_ffalg': glpnet07.c:78: warning: 'j' may be used uninitialized in this function glpnet07.c:78: warning: 'temp' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprng01.c -fPIC -DPIC -o .libs/glprng01.o glpnet06.c:102: warning: 'temp' may be used uninitialized in this function glplpx01.c: In function '_glp_lpx_get_status': glplpx01.c:421: warning: 'status' may be used uninitialized in this function glpnet04.c: In function 'glp_gridgen': glpnet04.c:292: warning: suggest parentheses around && within || glpnet04.c:301: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet05.c -fPIC -DPIC -o .libs/glpnet05.o glpmpl02.c: In function '_glp_mpl_read_slice': glpmpl02.c:230: warning: 'close' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprng02.c -fPIC -DPIC -o .libs/glprng02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet07.c -o glpnet07.o >/dev/null 2>&1 glpmpl05.c: In function '_glp_mpl_fn_str2time': glpmpl05.c:214: warning: 'z' may be used uninitialized in this function glpmpl06.c: In function '_glp_mpl_tab_drv_read': glpmpl06.c:903: warning: 'ret' may be used uninitialized in this function glpmps02.c: In function '_glp_write_freemps': glpmps02.c:1075: warning: 'rhs' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscf.c -fPIC -DPIC -o .libs/glpscf.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprgr.c -fPIC -DPIC -o .libs/glprgr.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspx01.c -fPIC -DPIC -o .libs/glpspx01.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet06.c -o glpnet06.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspm.c -fPIC -DPIC -o .libs/glpspm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscg.c -fPIC -DPIC -o .libs/glpscg.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprng01.c -o glprng01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpsds.c -fPIC -DPIC -o .libs/glpsds.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscl.c -fPIC -DPIC -o .libs/glpscl.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspx02.c -fPIC -DPIC -o .libs/glpspx02.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprng02.c -o glprng02.o >/dev/null 2>&1 glpspx01.c: In function 'chuzr': glpspx01.c:1499: warning: suggest parentheses around && within || glpspx01.c: In function '_glp_spx_primal': glpspx01.c:2698: warning: suggest parentheses around && within || glpspx01.c:2727: warning: suggest parentheses around && within || glpspx01.c:2795: warning: suggest parentheses around && within || glpspx01.c:2881: warning: suggest parentheses around && within || glpscg.c: In function 'wclique': glpscg.c:317: warning: type defaults to 'int' in declaration of 'wt' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl05.c -o glpmpl05.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplpx01.c -o glplpx01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpqmd.c -o glpqmd.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl02.c -o glpmpl02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glprgr.c -o glprgr.o >/dev/null 2>&1 glpmps01.c: In function '_glp_write_mps': glpmps01.c:1105: warning: 'rhs' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet05.c -o glpnet05.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpsql.c -fPIC -DPIC -o .libs/glpsql.o glpspx02.c: In function 'chuzc': glpspx02.c:1535: warning: suggest parentheses around && within || glpspx02.c: In function '_glp_spx_dual': glpspx02.c:2710: warning: suggest parentheses around && within || glpspx02.c:2737: warning: suggest parentheses around && within || glpspx02.c:2867: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glplux.c -o glplux.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpsds.c -o glpsds.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpsql.c -o glpsql.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet04.c -o glpnet04.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl06.c -o glpmpl06.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpssx01.c -fPIC -DPIC -o .libs/glpssx01.o glpspx01.c: In function 'get_xN': glpspx01.c:831: warning: 'xN' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glptsp.c -fPIC -DPIC -o .libs/glptsp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl04.c -o glpmpl04.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscf.c -o glpscf.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpssx02.c -fPIC -DPIC -o .libs/glpssx02.o glpspx02.c: In function 'get_xN': glpspx02.c:870: warning: 'xN' may be used uninitialized in this function glpssx01.c: In function '_glp_ssx_chuzc': glpssx01.c:472: warning: suggest parentheses around && within || glpssx01.c: In function '_glp_ssx_change_basis': glpssx01.c:789: warning: left-hand operand of comma expression has no effect ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscl.c -o glpscl.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpscg.c -o glpscg.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpnet03.c -o glpnet03.o >/dev/null 2>&1 glptsp.c: In function '_glp_tsp_distance': glptsp.c:602: warning: 'dij' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspm.c -o glpspm.o >/dev/null 2>&1 glpmpl01.c: In function '_glp_mpl_iterated_expression': glpmpl01.c:1883: warning: 'op' may be used uninitialized in this function glpmpl01.c:1881: warning: 'code' may be used uninitialized in this function glpmpl01.c: In function '_glp_mpl_primary_expression': glpmpl01.c:2136: warning: 'code' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpssx02.c -o glpssx02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpios03.c -o glpios03.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpluf.c -o glpluf.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpssx01.c -o glpssx01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmps01.c -o glpmps01.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmps02.c -o glpmps02.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glptsp.c -o glptsp.o >/dev/null 2>&1 glpmpl03.c:4416: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_eval_symbolic': glpmpl03.c:3825: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_eval_tuple': glpmpl03.c:4202: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_eval_logical': glpmpl03.c:3981: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_eval_elemset': glpmpl03.c:4286: warning: 'value' may be used uninitialized in this function glpspx01.c: In function '_glp_spx_primal': glpspx01.c:2586: warning: 'ret' may be used uninitialized in this function glpspx01.c:2586: warning: 'p_stat' may be used uninitialized in this function glpspx01.c:2586: warning: 'd_stat' may be used uninitialized in this function glpmpl01.c: In function '_glp_mpl_objective_statement': glpmpl01.c:3786: warning: 'type' may be used uninitialized in this function glpspx02.c: In function '_glp_spx_dual': glpspx02.c:2547: warning: 'ret' may be used uninitialized in this function glpspx02.c:2547: warning: 'd_stat' may be used uninitialized in this function glpspx02.c:2547: warning: 'p_stat' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_take_member_set': glpmpl03.c:2361: warning: 'refer' may be used uninitialized in this function glpmpl03.c: In function 'printf_func': glpmpl03.c:5704: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_eval_formula': glpmpl03.c:4611: warning: 'value' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspx01.c -o glpspx01.o >/dev/null 2>&1 glpmpl01.c: In function '_glp_mpl_function_reference': glpmpl01.c:1116: warning: 'op' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpspx02.c -o glpspx02.o >/dev/null 2>&1 glpmpl01.c: In function '_glp_mpl_object_reference': glpmpl01.c:920: warning: 'dim' may be used uninitialized in this function glpmpl01.c:919: warning: 'name' may be used uninitialized in this function glpmpl01.c:914: warning: 'var' may be used uninitialized in this function glpmpl01.c:913: warning: 'par' may be used uninitialized in this function glpmpl01.c:912: warning: 'set' may be used uninitialized in this function glpmpl01.c:911: warning: 'slot' may be used uninitialized in this function glpmpl01.c:918: warning: 'code' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl01.c -o glpmpl01.o >/dev/null 2>&1 glpmpl03.c: In function '_glp_mpl_take_member_sym': glpmpl03.c:2925: warning: 'value' may be used uninitialized in this function glpmpl03.c: In function '_glp_mpl_take_member_num': glpmpl03.c:2687: warning: 'value' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpmpl03.c -o glpmpl03.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -version-info 22:0:22 -export-symbols-regex '^(glp_|_glp_lpx_).*' -o libglpk.la -rpath /usr/lib glpapi01.lo glpapi02.lo glpapi03.lo glpapi04.lo glpapi05.lo glpapi06.lo glpapi07.lo glpapi08.lo glpapi09.lo glpapi10.lo glpapi11.lo glpapi12.lo glpapi13.lo glpapi14.lo glpapi15.lo glpapi16.lo glpapi17.lo glpapi18.lo glpapi19.lo glpapi20.lo glpapi21.lo glpavl.lo glpbfd.lo glpbfx.lo glpcpx.lo glpdmp.lo glpdmx.lo glpfhv.lo glpgmp.lo glphbm.lo glpini01.lo glpini02.lo glpios01.lo glpios02.lo glpios03.lo glpios04.lo glpios05.lo glpios06.lo glpios07.lo glpios08.lo glpios09.lo glpios10.lo glpipm.lo glpipp01.lo glpipp02.lo glplib01.lo glplib02.lo glplib03.lo glplib04.lo glplib05.lo glplib06.lo glplib07.lo glplib08.lo glplib09.lo glplib10.lo glplib11.lo glplib12.lo glplpf.lo glplpp01.lo glplpp02.lo glplpx01.lo glplpx02.lo glplpx03.lo glplpx04.lo glplpx05.lo glpluf.lo glplux.lo glpmat.lo glpmpl01.lo glpmpl02.lo glpmpl03.lo glpmpl04.lo glpmpl05.lo glpmpl06.lo glpmps01.lo glpmps02.lo glpnet01.lo glpnet02.lo glpnet03.lo glpnet04.lo glpnet05.lo glpnet06.lo glpnet07.lo glpqmd.lo glprgr.lo glprng01.lo glprng02.lo glpscf.lo glpscg.lo glpscl.lo glpsds.lo glpspm.lo glpspx01.lo glpspx02.lo glpsql.lo glpssx01.lo glpssx02.lo glptsp.lo -lm generating symbol list for `libglpk.la' /usr/bin/nm -B .libs/glpapi01.o .libs/glpapi02.o .libs/glpapi03.o .libs/glpapi04.o .libs/glpapi05.o .libs/glpapi06.o .libs/glpapi07.o .libs/glpapi08.o .libs/glpapi09.o .libs/glpapi10.o .libs/glpapi11.o .libs/glpapi12.o .libs/glpapi13.o .libs/glpapi14.o .libs/glpapi15.o .libs/glpapi16.o .libs/glpapi17.o .libs/glpapi18.o .libs/glpapi19.o .libs/glpapi20.o .libs/glpapi21.o .libs/glpavl.o .libs/glpbfd.o .libs/glpbfx.o .libs/glpcpx.o .libs/glpdmp.o .libs/glpdmx.o .libs/glpfhv.o .libs/glpgmp.o .libs/glphbm.o .libs/glpini01.o .libs/glpini02.o .libs/glpios01.o .libs/glpios02.o .libs/glpios03.o .libs/glpios04.o .libs/glpios05.o .libs/glpios06.o .libs/glpios07.o .libs/glpios08.o .libs/glpios09.o .libs/glpios10.o .libs/glpipm.o .libs/glpipp01.o .libs/glpipp02.o .libs/glplib01.o .libs/glplib02.o .libs/glplib03.o .libs/glplib04.o .libs/glplib05.o .libs/glplib06.o .libs/glplib07.o .libs/glplib08.o .libs/glplib09.o .libs/glplib10.o .libs/glplib11.o .libs/glplib12.o .libs/glplpf.o .libs/glplpp01.o .libs/glplpp02.o .libs/glplpx01.o .libs/glplpx02.o .libs/glplpx03.o .libs/glplpx04.o .libs/glplpx05.o .libs/glpluf.o .libs/glplux.o .libs/glpmat.o .libs/glpmpl01.o .libs/glpmpl02.o .libs/glpmpl03.o .libs/glpmpl04.o .libs/glpmpl05.o .libs/glpmpl06.o .libs/glpmps01.o .libs/glpmps02.o .libs/glpnet01.o .libs/glpnet02.o .libs/glpnet03.o .libs/glpnet04.o .libs/glpnet05.o .libs/glpnet06.o .libs/glpnet07.o .libs/glpqmd.o .libs/glprgr.o .libs/glprng01.o .libs/glprng02.o .libs/glpscf.o .libs/glpscg.o .libs/glpscl.o .libs/glpsds.o .libs/glpspm.o .libs/glpspx01.o .libs/glpspx02.o .libs/glpsql.o .libs/glpssx01.o .libs/glpssx02.o .libs/glptsp.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libglpk.exp /bin/grep -E -e "^(glp_|_glp_lpx_).*" ".libs/libglpk.exp" > ".libs/libglpk.expT" mv -f ".libs/libglpk.expT" ".libs/libglpk.exp" echo "{ global:" > .libs/libglpk.ver cat .libs/libglpk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglpk.ver echo "local: *; };" >> .libs/libglpk.ver ppc-alt-linux-gcc -shared .libs/glpapi01.o .libs/glpapi02.o .libs/glpapi03.o .libs/glpapi04.o .libs/glpapi05.o .libs/glpapi06.o .libs/glpapi07.o .libs/glpapi08.o .libs/glpapi09.o .libs/glpapi10.o .libs/glpapi11.o .libs/glpapi12.o .libs/glpapi13.o .libs/glpapi14.o .libs/glpapi15.o .libs/glpapi16.o .libs/glpapi17.o .libs/glpapi18.o .libs/glpapi19.o .libs/glpapi20.o .libs/glpapi21.o .libs/glpavl.o .libs/glpbfd.o .libs/glpbfx.o .libs/glpcpx.o .libs/glpdmp.o .libs/glpdmx.o .libs/glpfhv.o .libs/glpgmp.o .libs/glphbm.o .libs/glpini01.o .libs/glpini02.o .libs/glpios01.o .libs/glpios02.o .libs/glpios03.o .libs/glpios04.o .libs/glpios05.o .libs/glpios06.o .libs/glpios07.o .libs/glpios08.o .libs/glpios09.o .libs/glpios10.o .libs/glpipm.o .libs/glpipp01.o .libs/glpipp02.o .libs/glplib01.o .libs/glplib02.o .libs/glplib03.o .libs/glplib04.o .libs/glplib05.o .libs/glplib06.o .libs/glplib07.o .libs/glplib08.o .libs/glplib09.o .libs/glplib10.o .libs/glplib11.o .libs/glplib12.o .libs/glplpf.o .libs/glplpp01.o .libs/glplpp02.o .libs/glplpx01.o .libs/glplpx02.o .libs/glplpx03.o .libs/glplpx04.o .libs/glplpx05.o .libs/glpluf.o .libs/glplux.o .libs/glpmat.o .libs/glpmpl01.o .libs/glpmpl02.o .libs/glpmpl03.o .libs/glpmpl04.o .libs/glpmpl05.o .libs/glpmpl06.o .libs/glpmps01.o .libs/glpmps02.o .libs/glpnet01.o .libs/glpnet02.o .libs/glpnet03.o .libs/glpnet04.o .libs/glpnet05.o .libs/glpnet06.o .libs/glpnet07.o .libs/glpqmd.o .libs/glprgr.o .libs/glprng01.o .libs/glprng02.o .libs/glpscf.o .libs/glpscg.o .libs/glpscl.o .libs/glpsds.o .libs/glpspm.o .libs/glpspx01.o .libs/glpspx02.o .libs/glpsql.o .libs/glpssx01.o .libs/glpssx02.o .libs/glptsp.o -lm -Wl,-soname -Wl,libglpk.so.0 -Wl,-version-script -Wl,.libs/libglpk.ver -o .libs/libglpk.so.0.22.0 (cd .libs && rm -f libglpk.so.0 && ln -s libglpk.so.0.22.0 libglpk.so.0) (cd .libs && rm -f libglpk.so && ln -s libglpk.so.0.22.0 libglpk.so) ar cru .libs/libglpk.a glpapi01.o glpapi02.o glpapi03.o glpapi04.o glpapi05.o glpapi06.o glpapi07.o glpapi08.o glpapi09.o glpapi10.o glpapi11.o glpapi12.o glpapi13.o glpapi14.o glpapi15.o glpapi16.o glpapi17.o glpapi18.o glpapi19.o glpapi20.o glpapi21.o glpavl.o glpbfd.o glpbfx.o glpcpx.o glpdmp.o glpdmx.o glpfhv.o glpgmp.o glphbm.o glpini01.o glpini02.o glpios01.o glpios02.o glpios03.o glpios04.o glpios05.o glpios06.o glpios07.o glpios08.o glpios09.o glpios10.o glpipm.o glpipp01.o glpipp02.o glplib01.o glplib02.o glplib03.o glplib04.o glplib05.o glplib06.o glplib07.o glplib08.o glplib09.o glplib10.o glplib11.o glplib12.o glplpf.o glplpp01.o glplpp02.o glplpx01.o glplpx02.o glplpx03.o glplpx04.o glplpx05.o glpluf.o glplux.o glpmat.o glpmpl01.o glpmpl02.o glpmpl03.o glpmpl04.o glpmpl05.o glpmpl06.o glpmps01.o glpmps02.o glpnet01.o glpnet02.o glpnet03.o glpnet04.o glpnet05.o glpnet06.o glpnet07.o glpqmd.o glprgr.o glprng01.o glprng02.o glpscf.o glpscg.o glpscl.o glpsds.o glpspm.o glpspx01.o glpspx02.o glpsql.o glpssx01.o glpssx02.o glptsp.o ranlib .libs/libglpk.a creating libglpk.la (cd .libs && rm -f libglpk.la && ln -s ../libglpk.la libglpk.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/src' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -c glpsol.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -o glpsol glpsol.o ../src/libglpk.la -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -o .libs/glpsol glpsol.o ../src/.libs/libglpk.so -lm creating glpsol make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' make: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/glpk4-buildroot + : + /bin/rm -rf -- /usr/src/tmp/glpk4-buildroot + cd glpk4-4.37 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/glpk4-buildroot make: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/include' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/glpk" || /bin/mkdir -p "/usr/src/tmp/glpk4-buildroot/usr/include/glpk" /bin/install -p -m 644 'glpk.h' '/usr/src/tmp/glpk4-buildroot/usr/include/glpk/glpk.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/src' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/glpk4-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libglpk.la' '/usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.la' /bin/install -p .libs/libglpk.so.0.22.0 /usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.so.0.22.0 (cd /usr/src/tmp/glpk4-buildroot/usr/lib && { ln -s -f libglpk.so.0.22.0 libglpk.so.0 || { rm -f libglpk.so.0 && ln -s libglpk.so.0.22.0 libglpk.so.0; }; }) (cd /usr/src/tmp/glpk4-buildroot/usr/lib && { ln -s -f libglpk.so.0.22.0 libglpk.so || { rm -f libglpk.so && ln -s libglpk.so.0.22.0 libglpk.so; }; }) /bin/install -p .libs/libglpk.lai /usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.la /bin/install -p .libs/libglpk.a /usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.a chmod 644 /usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.a ranlib /usr/src/tmp/glpk4-buildroot/usr/lib/libglpk.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/src' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/glpk4-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'glpsol' '/usr/src/tmp/glpk4-buildroot/usr/bin/glpsol' libtool: install: warning: `../src/libglpk.la' has not been installed in `/usr/lib' /bin/install -p .libs/glpsol /usr/src/tmp/glpk4-buildroot/usr/bin/glpsol make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk4-4.37' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' make: Leaving directory `/usr/src/RPM/BUILD/glpk4-4.37' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/glpk4-buildroot (auto) removed `./usr/lib/libglpk.la' mode of `./usr/lib/libglpk.so.0.22.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/glpk4-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/glpk4-buildroot (auto) Adjusting library links in /usr/src/tmp/glpk4-buildroot ./usr/lib: libglpk.so.0 -> libglpk.so.0.22.0 Verifying ELF objects in /usr/src/tmp/glpk4-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/glpk4-buildroot (executable,shared) Processing files: glpk4-4.37-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.45692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.15492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: glpk = 4.37-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libglpk = 4.37-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libglpk.so.0, rtld(GNU_HASH) Conflicts: glpk < 4.37-alt1, glpk > 4.37-alt1 Obsoletes: glpk < 4.37-alt1 Processing files: libglpk4-4.37-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.42328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.57250 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libglpk = 4.37-alt1, libglpk.so.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Conflicts: libglpk < 4.37-alt1, libglpk > 4.37-alt1 Obsoletes: libglpk < 4.37-alt1 Processing files: libglpk4-devel-4.37-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd glpk4-4.37 + DOCDIR=/usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + export DOCDIR + rm -rf /usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + /bin/mkdir -p /usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + cp -prL AUTHORS ChangeLog COPYING NEWS README examples doc /usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + chmod -R go-w /usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + chmod -R a+rX /usr/src/tmp/glpk4-buildroot/usr/share/doc/libglpk4-devel-4.37 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.64072 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.86872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libglpk-devel = 4.37-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libglpk4 = 4.37-alt1, pkgconfig, /usr/lib/libglpk.so.0.22.0 Conflicts: libglpk-devel < 4.37-alt1, libglpk-devel > 4.37-alt1 Obsoletes: libglpk-devel < 4.37-alt1 Processing files: libglpk4-devel-static-4.37-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.7014 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.75617 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libglpk-devel-static = 4.37-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libglpk4-devel = 4.37-alt1, glibc-devel-static Conflicts: libglpk-devel-static < 4.37-alt1, libglpk-devel-static > 4.37-alt1 Obsoletes: libglpk-devel-static < 4.37-alt1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.24039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/glpk4-4.37-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/glpk4-4.37-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk4-4.37-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk4-devel-4.37-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk4-devel-static-4.37-alt1.ppc.rpm 123.92user 13.19system 1:09.63elapsed 196%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+3585801minor)pagefaults 0swaps