<86>Apr 26 03:17:05 userdel[505]: delete user `rooter' <86>Apr 26 03:17:05 userdel[505]: remove group `rooter' <86>Apr 26 03:17:05 groupadd[506]: new group: name=rooter, gid=501 <86>Apr 26 03:17:05 useradd[507]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 03:17:05 userdel[509]: delete user `builder' <86>Apr 26 03:17:05 userdel[509]: remove group `builder' <86>Apr 26 03:17:05 groupadd[510]: new group: name=builder, gid=502 <86>Apr 26 03:17:05 useradd[511]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 03:17:07 rpmi: glibc-devel-static-6:2.5.1-alt4 installed Installing glpk-4.9-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf glpk-4.9 + echo 'Source #0 (glpk-4.9.tar.gz):' Source #0 (glpk-4.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/glpk-4.9.tar.gz + /bin/tar -xf - + cd glpk-4.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9977 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd glpk-4.9 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + 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 'CFLAGS=-pipe -Wall -O2 -fsigned-char -fPIC' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes 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 ANSI C... 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 for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc static flag works... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... 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... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for sqrt in -lm... yes checking for ANSI C header files... (cached) yes 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 glpk.pc config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' cd . && /bin/sh /usr/src/RPM/BUILD/glpk-4.9/missing --run aclocal-1.9 /usr/src/RPM/BUILD/glpk-4.9/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/src/RPM/BUILD/glpk-4.9/missing --run autoconf cd . && /bin/sh /usr/src/RPM/BUILD/glpk-4.9/missing --run automake-1.9 --gnu /usr/src/RPM/BUILD/glpk-4.9/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./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 CFLAGS=-pipe -Wall -O2 -fsigned-char -fPIC CXXFLAGS=-pipe -Wall -O2 -fsigned-char FFLAGS=-pipe -Wall -O2 -fsigned-char build_alias=ppc-alt-linux host_alias=ppc-alt-linux --no-create --no-recursion checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes 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 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 ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc static flag works... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... 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... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for sqrt in -lm... yes checking for ANSI C header files... (cached) yes configure: creating ./config.status /bin/sh ./config.status config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/Makefile config.status: WARNING: examples/Makefile.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating glpk.pc config.status: executing depfiles commands make: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' make: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/include' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpavl.lo glpavl.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpdmp.lo glpdmp.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpiet.lo glpiet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpinv.lo glpinv.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpios1.lo glpios1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpios2.lo glpios2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpios3.lo glpios3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpipm.lo glpipm.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplib1a.lo glplib1a.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplib1b.lo glplib1b.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplib2.lo glplib2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplib3.lo glplib3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpp1.lo glplpp1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpp2.lo glplpp2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx1.lo glplpx1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx2.lo glplpx2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx3.lo glplpx3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx4.lo glplpx4.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx5.lo glplpx5.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx6a.lo glplpx6a.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx6b.lo glplpx6b.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx6c.lo glplpx6c.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx6d.lo glplpx6d.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx7.lo glplpx7.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx8a.lo glplpx8a.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx8b.lo glplpx8b.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx8c.lo glplpx8c.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx8d.lo glplpx8d.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glplpx8e.lo glplpx8e.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpluf.lo glpluf.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmat.lo glpmat.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmip1.lo glpmip1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmip2.lo glpmip2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmpl1.lo glpmpl1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmpl2.lo glpmpl2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmpl3.lo glpmpl3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpmpl4.lo glpmpl4.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpqmd.lo glpqmd.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glprng.lo glprng.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpspx1.lo glpspx1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpspx2.lo glpspx2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glpstr.lo glpstr.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c -o glptsp.lo glptsp.c mkdir .libs ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios2.c -fPIC -DPIC -o .libs/glpios2.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpdmp.c -fPIC -DPIC -o .libs/glpdmp.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios1.c -fPIC -DPIC -o .libs/glpios1.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib2.c -fPIC -DPIC -o .libs/glplib2.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib1b.c -fPIC -DPIC -o .libs/glplib1b.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpinv.c -fPIC -DPIC -o .libs/glpinv.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios3.c -fPIC -DPIC -o .libs/glpios3.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx1.c -fPIC -DPIC -o .libs/glplpx1.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpipm.c -fPIC -DPIC -o .libs/glpipm.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx2.c -fPIC -DPIC -o .libs/glplpx2.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpiet.c -fPIC -DPIC -o .libs/glpiet.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpp1.c -fPIC -DPIC -o .libs/glplpp1.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpp2.c -fPIC -DPIC -o .libs/glplpp2.o glplpx1.c: In function 'glp_lpx_put_solution': glplpx1.c:1547: warning: suggest parentheses around && within || glplpx1.c:1548: warning: suggest parentheses around && within || glplpx1.c:1549: warning: suggest parentheses around && within || glplpx1.c:1550: warning: suggest parentheses around && within || glplpx1.c:1551: warning: suggest parentheses around && within || glplpx1.c:1552: warning: suggest parentheses around && within || glplpx1.c:1565: warning: suggest parentheses around && within || glplpx1.c:1566: warning: suggest parentheses around && within || glplpx1.c:1567: warning: suggest parentheses around && within || glplpx1.c:1568: warning: suggest parentheses around && within || glplpx1.c:1569: warning: suggest parentheses around && within || glplpx1.c:1570: warning: suggest parentheses around && within || glpios3.c: In function 'glp_ios_branch_drtom': glpios3.c:624: warning: suggest parentheses around && within || glpios3.c:629: warning: suggest parentheses around && within || glpios3.c: In function 'glp_ios_driver': ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib1a.c -fPIC -DPIC -o .libs/glplib1a.o glpios3.c:1106: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib1b.c -o glplib1b.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpavl.c -fPIC -DPIC -o .libs/glpavl.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx4.c -fPIC -DPIC -o .libs/glplpx4.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpdmp.c -o glpdmp.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6c.c -fPIC -DPIC -o .libs/glplpx6c.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib3.c -fPIC -DPIC -o .libs/glplib3.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8c.c -fPIC -DPIC -o .libs/glplpx8c.o glplpp2.c: In function 'process_empty_col': glplpp2.c:136: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6d.c -fPIC -DPIC -o .libs/glplpx6d.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8e.c -fPIC -DPIC -o .libs/glplpx8e.o glplpp2.c: In function 'process_forcing_row': glplpp2.c:1318: warning: suggest parentheses around && within || glpios3.c: In function 'show_progress': glpios3.c:61: warning: 'rho' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6b.c -fPIC -DPIC -o .libs/glplpx6b.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmip2.c -fPIC -DPIC -o .libs/glpmip2.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib1a.c -o glplib1a.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8a.c -fPIC -DPIC -o .libs/glplpx8a.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl1.c -fPIC -DPIC -o .libs/glpmpl1.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx5.c -fPIC -DPIC -o .libs/glplpx5.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6d.c -o glplpx6d.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8b.c -fPIC -DPIC -o .libs/glplpx8b.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl2.c -fPIC -DPIC -o .libs/glpmpl2.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx3.c -fPIC -DPIC -o .libs/glplpx3.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmip1.c -fPIC -DPIC -o .libs/glpmip1.o glplpx8c.c: In function 'scan_token': ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib2.c -o glplib2.o >/dev/null 2>&1 glplpx8c.c:197: warning: suggest parentheses around && within || glpmip2.c: In function 'branch_drtom': glpmip2.c:675: warning: suggest parentheses around && within || glpmip2.c:680: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx7.c -fPIC -DPIC -o .libs/glplpx7.o glpmip2.c: In function 'glp_mip_driver': glpmip2.c:937: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6a.c -fPIC -DPIC -o .libs/glplpx6a.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmat.c -fPIC -DPIC -o .libs/glpmat.o glplpx4.c: In function 'gm_scal': glplpx4.c:223: warning: 'pass' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpluf.c -fPIC -DPIC -o .libs/glpluf.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl3.c -fPIC -DPIC -o .libs/glpmpl3.o glplpx8a.c: In function 'read_card': glplpx8a.c:79: warning: value computed is not used glplpx8a.c:79: warning: value computed is not used ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios2.c -o glpios2.o >/dev/null 2>&1 glplpx7.c: In function 'glp_lpx_prim_ratio_test':glpiet.c: In function 'glp_iet_set_col_bnds': glpiet.c:1886: warning: 'stat' may be used uninitialized in this function glplpx7.c:1316: warning: suggest parentheses around && within || glplpx7.c: In function 'glp_lpx_dual_ratio_test': glplpx7.c:1466: warning: suggest parentheses around && within || glpiet.c: In function 'glp_iet_set_row_bnds': glpiet.c:1813: warning: 'stat' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6c.c -o glplpx6c.o >/dev/null 2>&1 glpmpl1.c: In function 'glp_mpl_is_reserved': glpmpl1.c:460: warning: suggest parentheses around && within || glpmpl1.c:470: warning: suggest parentheses around && within || glpmpl1.c:471: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplib3.c -o glplib3.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8d.c -fPIC -DPIC -o .libs/glplpx8d.o glplpx7.c:1384: warning: 'temp' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpspx2.c -fPIC -DPIC -o .libs/glpspx2.o glpmpl3.c: In function 'glp_mpl_fp_add': glpmpl3.c:45: warning: suggest parentheses around && within || glpmpl3.c: In function 'glp_mpl_fp_sub': glpmpl3.c:58: warning: suggest parentheses around && within || glpmpl3.c: In function 'glp_mpl_fp_mod': glpmpl3.c:138: warning: suggest parentheses around && within || glpmpl3.c: In function 'glp_mpl_fp_power': glpmpl3.c:151: warning: suggest parentheses around && within || glpmpl3.c:158: warning: suggest parentheses around && within || glpmpl3.c:164: warning: suggest parentheses around && within || glpmpl3.c: In function 'glp_mpl_arelset_size': glpmpl3.c:1008: warning: suggest parentheses around && within || glpmpl1.c: In function 'glp_mpl_iterated_expression': glpmpl1.c:1788: warning: suggest parentheses around && within || glplpx8a.c:1404:47: warning: trigraph ??) ignored, use -trigraphs to enable glplpx2.c: In function 'glp_lpx_get_status': glplpx2.c:728: warning: 'status' may be used uninitialized in this function glplpx7.c: In function 'glp_lpx_prim_ratio_test': ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl4.c -fPIC -DPIC -o .libs/glpmpl4.o glplpx7.c:1217: warning: 'temp' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_is_member': glpmpl3.c:4174: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpstr.c -fPIC -DPIC -o .libs/glpstr.o glpspx2.c: In function 'glp_spx_dual_opt': glpspx2.c:1097: warning: suggest parentheses around && within || glplpx8b.c: In function 'glp_lpx_print_sens_bnds': glplpx8b.c:147: warning: 'max_dec' may be used uninitialized in this function glplpx8b.c:147: warning: 'max_inc' may be used uninitialized in this function glplpx8b.c:516: warning: 'alpha' may be used uninitialized in this function glplpx8b.c:484: warning: 'alpha' may be used uninitialized in this function glplpx8b.c:409: warning: 'alpha' may be used uninitialized in this function glplpx8b.c:377: warning: 'alpha' may be used uninitialized in this function glplpx2.c: In function 'glp_lpx_is_b_avail': glplpx2.c:595: warning: 'avail' may be used uninitialized in this function glpmip2.c: In function 'show_progress': glpmip2.c:59: warning: 'rho' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx3.c -o glplpx3.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx4.c -o glplpx4.o >/dev/null 2>&1 glpmpl1.c: In function 'glp_mpl_end_statement': glpmpl1.c:3976: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpqmd.c -fPIC -DPIC -o .libs/glpqmd.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpspx1.c -fPIC -DPIC -o .libs/glpspx1.o glplpx8a.c:2913:47: warning: trigraph ??) ignored, use -trigraphs to enable glpios3.c: In function 'glp_ios_branch_drtom': glpios3.c:503: warning: 'dd_up' may be used uninitialized in this function glpios3.c:503: warning: 'dd_dn' may be used uninitialized in this function glpios3.c:502: warning: 'dz_dn' may be used uninitialized in this function glpios3.c:501: warning: 'next' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpavl.c -o glpavl.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8d.c -o glplpx8d.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glprng.c -fPIC -DPIC -o .libs/glprng.o glplpx8a.c:3170:47: warning: trigraph ??) ignored, use -trigraphs to enable ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpinv.c -o glpinv.o >/dev/null 2>&1 glplpx8a.c:3329:47: warning: trigraph ??) ignored, use -trigraphs to enable ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glptsp.c -fPIC -DPIC -o .libs/glptsp.o glpspx1.c: In function 'glp_spx_prim_chuzr': glpspx1.c:983: warning: suggest parentheses around && within || glpspx1.c: In function 'glp_spx_dual_chuzc': glpspx1.c:1247: warning: suggest parentheses around && within || ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx2.c -o glplpx2.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx5.c -o glplpx5.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpstr.c -o glpstr.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios1.c -o glpios1.o >/dev/null 2>&1 glpmpl4.c: In function 'glp_mpl_get_col_kind': glpmpl4.c:1134: warning: 'kind' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpios3.c -o glpios3.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glprng.c -o glprng.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpp1.c -o glplpp1.o >/dev/null 2>&1 glpmpl4.c: In function 'glp_mpl_get_row_kind': glpmpl4.c:917: warning: 'kind' may be used uninitialized in this function glptsp.c: In function 'glp_tsp_distance': glptsp.c:602: warning: 'dij' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmat.c -o glpmat.o >/dev/null 2>&1 glplpx7.c: In function 'glp_lpx_eval_b_prim': ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpqmd.c -o glpqmd.o >/dev/null 2>&1 glplpx7.c:323: warning: 'xN' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8b.c -o glplpx8b.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmip1.c -o glpmip1.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx1.c -o glplpx1.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6b.c -o glplpx6b.o >/dev/null 2>&1 glplpx7.c: In function 'glp_lpx_invert': glplpx7.c:99: warning: 'b_inv' may be used uninitialized in this function glpspx1.c:1184: warning: 'temp' may be used uninitialized in this function glpmpl2.c: In function 'glp_mpl_read_slice': glpmpl2.c:231: warning: 'close' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8e.c -o glplpx8e.o >/dev/null 2>&1 glpspx1.c: In function 'glp_spx_prim_chuzr': glpspx1.c:907: warning: 'temp' may be used uninitialized in this function glpspx1.c:906: warning: 'i_tag' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpipm.c -o glpipm.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx7.c -o glplpx7.o >/dev/null 2>&1 glpspx1.c: In function 'glp_spx_eval_xn_j': glpspx1.c:255: warning: 'xn_j' may be used uninitialized in this function glpspx1.c: In function 'glp_spx_update_bbar': glpspx1.c:1348: warning: 'dxn_q' may be used uninitialized in this function glpspx1.c:1348: warning: 'new_xb_p' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx6a.c -o glplpx6a.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpspx2.c -o glpspx2.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl2.c -o glpmpl2.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpp2.c -o glplpp2.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glptsp.c -o glptsp.o >/dev/null 2>&1 glpmpl1.c: In function 'glp_mpl_iterated_expression': glpmpl1.c:1747: warning: 'op' may be used uninitialized in this function glpmpl1.c:1745: warning: 'code' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl4.c -o glpmpl4.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmip2.c -o glpmip2.o >/dev/null 2>&1 glpmpl1.c: In function 'glp_mpl_primary_expression': glpmpl1.c:1993: warning: 'code' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8c.c -o glplpx8c.o >/dev/null 2>&1 glplpx8a.c: In function 'glp_lpx_write_freemps': glplpx8a.c:2517: warning: 'rhs' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpiet.c -o glpiet.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpspx1.c -o glpspx1.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpluf.c -o glpluf.o >/dev/null 2>&1 glplpx8a.c: In function 'glp_lpx_write_mps': glplpx8a.c:1104: warning: 'rhs' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_numeric': glpmpl3.c:3298: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_elemset': glpmpl3.c:3946: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_logical': glpmpl3.c:3693: warning: 'value' may be used uninitialized in this function glpmpl1.c: In function 'glp_mpl_objective_statement': glpmpl1.c:3558: warning: 'type' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_is_member': glpmpl3.c:4078: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_take_member_num': glpmpl3.c:2549: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_symbolic': glpmpl3.c:3585: warning: 'value' may be used uninitialized in this function glpmpl1.c: In function 'glp_mpl_function_reference': glpmpl1.c:1094: warning: 'op' may be used uninitialized in this function glpmpl3.c: In function 'printf_func': glpmpl3.c:4962: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_formula': glpmpl3.c:4273: warning: 'value' may be used uninitialized in this function glpmpl1.c: In function 'glp_mpl_object_reference': glpmpl1.c:928: warning: 'par' may be used uninitialized in this function glpmpl1.c:927: warning: 'set' may be used uninitialized in this function glpmpl1.c:926: warning: 'slot' may be used uninitialized in this function glpmpl1.c:935: warning: 'dim' may be used uninitialized in this function glpmpl1.c:934: warning: 'name' may be used uninitialized in this function glpmpl1.c:929: warning: 'var' may be used uninitialized in this function glpmpl1.c:933: warning: 'code' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_eval_tuple': glpmpl3.c:3860: warning: 'value' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl1.c -o glpmpl1.o >/dev/null 2>&1 glpmpl3.c: In function 'glp_mpl_take_member_sym': glpmpl3.c:2746: warning: 'value' may be used uninitialized in this function glpmpl3.c: In function 'glp_mpl_take_member_set': glpmpl3.c:2290: warning: 'refer' may be used uninitialized in this function ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glplpx8a.c -o glplpx8a.o >/dev/null 2>&1 ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpmpl3.c -o glpmpl3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -o libglpk.la -rpath /usr/lib -no-undefined -version-info 0:0:0 glpavl.lo glpdmp.lo glpiet.lo glpinv.lo glpios1.lo glpios2.lo glpios3.lo glpipm.lo glplib1a.lo glplib1b.lo glplib2.lo glplib3.lo glplpp1.lo glplpp2.lo glplpx1.lo glplpx2.lo glplpx3.lo glplpx4.lo glplpx5.lo glplpx6a.lo glplpx6b.lo glplpx6c.lo glplpx6d.lo glplpx7.lo glplpx8a.lo glplpx8b.lo glplpx8c.lo glplpx8d.lo glplpx8e.lo glpluf.lo glpmat.lo glpmip1.lo glpmip2.lo glpmpl1.lo glpmpl2.lo glpmpl3.lo glpmpl4.lo glpqmd.lo glprng.lo glpspx1.lo glpspx2.lo glpstr.lo glptsp.lo -lm ppc-alt-linux-gcc -shared .libs/glpavl.o .libs/glpdmp.o .libs/glpiet.o .libs/glpinv.o .libs/glpios1.o .libs/glpios2.o .libs/glpios3.o .libs/glpipm.o .libs/glplib1a.o .libs/glplib1b.o .libs/glplib2.o .libs/glplib3.o .libs/glplpp1.o .libs/glplpp2.o .libs/glplpx1.o .libs/glplpx2.o .libs/glplpx3.o .libs/glplpx4.o .libs/glplpx5.o .libs/glplpx6a.o .libs/glplpx6b.o .libs/glplpx6c.o .libs/glplpx6d.o .libs/glplpx7.o .libs/glplpx8a.o .libs/glplpx8b.o .libs/glplpx8c.o .libs/glplpx8d.o .libs/glplpx8e.o .libs/glpluf.o .libs/glpmat.o .libs/glpmip1.o .libs/glpmip2.o .libs/glpmpl1.o .libs/glpmpl2.o .libs/glpmpl3.o .libs/glpmpl4.o .libs/glpqmd.o .libs/glprng.o .libs/glpspx1.o .libs/glpspx2.o .libs/glpstr.o .libs/glptsp.o -lm -Wl,-soname -Wl,libglpk.so.0 -o .libs/libglpk.so.0.0.0 (cd .libs && rm -f libglpk.so.0 && ln -s libglpk.so.0.0.0 libglpk.so.0) (cd .libs && rm -f libglpk.so && ln -s libglpk.so.0.0.0 libglpk.so) ar cru .libs/libglpk.a glpavl.o glpdmp.o glpiet.o glpinv.o glpios1.o glpios2.o glpios3.o glpipm.o glplib1a.o glplib1b.o glplib2.o glplib3.o glplpp1.o glplpp2.o glplpx1.o glplpx2.o glplpx3.o glplpx4.o glplpx5.o glplpx6a.o glplpx6b.o glplpx6c.o glplpx6d.o glplpx7.o glplpx8a.o glplpx8b.o glplpx8c.o glplpx8d.o glplpx8e.o glpluf.o glpmat.o glpmip1.o glpmip2.o glpmpl1.o glpmpl2.o glpmpl3.o glpmpl4.o glpqmd.o glprng.o glpspx1.o glpspx2.o glpstr.o glptsp.o ranlib .libs/libglpk.a creating libglpk.la (cd .libs && rm -f libglpk.la && ln -s ../libglpk.la libglpk.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/src' Making all in examples make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/examples' ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c glpsol.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"GLPK\" -DVERSION=\"4.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -I. -I. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -c tspsol.c tspsol.c: In function 'obtain_col': tspsol.c:292: warning: suggest parentheses around && within || tspsol.c: In function 'min_st_cut': tspsol.c:569: warning: suggest parentheses around && within || tspsol.c: In function 'gen_subt_row': tspsol.c:865: warning: suggest parentheses around && within || glpsol.c: In function 'main': glpsol.c:587: warning: 'ret' may be used uninitialized in this function glpsol.c:585: warning: 'lp' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -o glpsol glpsol.o ../src/libglpk.la -lm /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -o tspsol tspsol.o ../src/libglpk.la -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -o .libs/glpsol glpsol.o ../src/.libs/libglpk.so -lm creating glpsol ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -o .libs/tspsol tspsol.o ../src/.libs/libglpk.so -lm creating tspsol make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' make: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/glpk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/glpk-buildroot + cd glpk-4.9 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/glpk-buildroot LIBRARY_PATH=/usr/src/tmp/glpk-buildroot/usr/lib INCLUDE_DIR=/usr/include/glpk install make: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/include' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/glpk-buildroot/usr/include" /bin/install -p -m 644 'glpavl.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpavl.h' /bin/install -p -m 644 'glpdmp.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpdmp.h' /bin/install -p -m 644 'glpiet.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpiet.h' /bin/install -p -m 644 'glpinv.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpinv.h' /bin/install -p -m 644 'glpios.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpios.h' /bin/install -p -m 644 'glpipm.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpipm.h' /bin/install -p -m 644 'glpk.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpk.h' /bin/install -p -m 644 'glplib.h' '/usr/src/tmp/glpk-buildroot/usr/include/glplib.h' /bin/install -p -m 644 'glplpp.h' '/usr/src/tmp/glpk-buildroot/usr/include/glplpp.h' /bin/install -p -m 644 'glplpx.h' '/usr/src/tmp/glpk-buildroot/usr/include/glplpx.h' /bin/install -p -m 644 'glpluf.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpluf.h' /bin/install -p -m 644 'glpmat.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpmat.h' /bin/install -p -m 644 'glpmip.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpmip.h' /bin/install -p -m 644 'glpmpl.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpmpl.h' /bin/install -p -m 644 'glpqmd.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpqmd.h' /bin/install -p -m 644 'glprng.h' '/usr/src/tmp/glpk-buildroot/usr/include/glprng.h' /bin/install -p -m 644 'glpspx.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpspx.h' /bin/install -p -m 644 'glpstr.h' '/usr/src/tmp/glpk-buildroot/usr/include/glpstr.h' /bin/install -p -m 644 'glptsp.h' '/usr/src/tmp/glpk-buildroot/usr/include/glptsp.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/src' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/src' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/glpk-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libglpk.la' '/usr/src/tmp/glpk-buildroot/usr/lib/libglpk.la' /bin/install -p .libs/libglpk.so.0.0.0 /usr/src/tmp/glpk-buildroot/usr/lib/libglpk.so.0.0.0 (cd /usr/src/tmp/glpk-buildroot/usr/lib && { ln -s -f libglpk.so.0.0.0 libglpk.so.0 || { rm -f libglpk.so.0 && ln -s libglpk.so.0.0.0 libglpk.so.0; }; }) (cd /usr/src/tmp/glpk-buildroot/usr/lib && { ln -s -f libglpk.so.0.0.0 libglpk.so || { rm -f libglpk.so && ln -s libglpk.so.0.0.0 libglpk.so; }; }) /bin/install -p .libs/libglpk.lai /usr/src/tmp/glpk-buildroot/usr/lib/libglpk.la /bin/install -p .libs/libglpk.a /usr/src/tmp/glpk-buildroot/usr/lib/libglpk.a ranlib /usr/src/tmp/glpk-buildroot/usr/lib/libglpk.a chmod 644 /usr/src/tmp/glpk-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/glpk-4.9/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/src' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9/examples' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/glpk-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'glpsol' '/usr/src/tmp/glpk-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/glpk-buildroot/usr/bin/glpsol /bin/sh ../libtool --mode=install /bin/install -p 'tspsol' '/usr/src/tmp/glpk-buildroot/usr/bin/tspsol' libtool: install: warning: `../src/libglpk.la' has not been installed in `/usr/lib' /bin/install -p .libs/tspsol /usr/src/tmp/glpk-buildroot/usr/bin/tspsol make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' make[2]: Entering directory `/usr/src/RPM/BUILD/glpk-4.9' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/src/tmp/glpk-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'glpk.pc' '/usr/src/tmp/glpk-buildroot/usr/lib/pkgconfig/glpk.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' make[1]: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' make: Leaving directory `/usr/src/RPM/BUILD/glpk-4.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/glpk-buildroot (auto) removed `./usr/lib/libglpk.la' mode of `./usr/lib/libglpk.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/glpk-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/glpk.pc: Libs: '-L${libdir} -lglpk' --> '-lglpk' Compressing files in /usr/src/tmp/glpk-buildroot (auto) Adjusting library links in /usr/src/tmp/glpk-buildroot ./usr/lib: libglpk.so.0 -> libglpk.so.0.0.0 Verifying ELF objects in /usr/src/tmp/glpk-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/glpk-buildroot (executable,shared) Processing files: glpk-4.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.90065 + 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.81393 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libglpk = 4.9-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.4), libglpk.so.0, rtld(GNU_HASH) Processing files: libglpk-4.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.38997 + 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.94697 + 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.so.0 Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig 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) Processing files: libglpk-devel-4.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12050 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd glpk-4.9 + DOCDIR=/usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + export DOCDIR + rm -rf /usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + /bin/mkdir -p /usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + cp -prL AUTHORS ChangeLog COPYING NEWS README examples doc /usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + chmod -R go-w /usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + chmod -R a+rX /usr/src/tmp/glpk-buildroot/usr/share/doc/libglpk-devel-4.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.12050 + 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.95928 + 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: pkgconfig(glpk) = 4.9 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libglpk = 4.9-alt1, pkgconfig, /usr/lib/libglpk.so.0.0.0 Processing files: libglpk-devel-static-4.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.38588 + 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.40269 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libglpk-devel = 4.9-alt1, glibc-devel-static Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.45503 + 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/glpk-4.9-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/glpk-4.9-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk-4.9-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk-devel-4.9-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libglpk-devel-static-4.9-alt1.ppc.rpm 68.24user 13.90system 0:49.91elapsed 164%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+3514409minor)pagefaults 0swaps