Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/coin-or-SYMPHONY.spec'], chrootPath='/var/lib/mock/f22-build-3560864-494654/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/coin-or-SYMPHONY.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-21.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/coin-or-SYMPHONY-5.6.8-4.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/coin-or-SYMPHONY.spec '], chrootPath='/var/lib/mock/f22-build-3560864-494654/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/coin-or-SYMPHONY.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.glHqTR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf SYMPHONY-5.6.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/SYMPHONY-5.6.8.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd SYMPHONY-5.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (coin-or-SYMPHONY-docdir.patch): + echo 'Patch #0 (coin-or-SYMPHONY-docdir.patch):' + /usr/bin/cat /builddir/build/SOURCES/coin-or-SYMPHONY-docdir.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 506 (offset 3 lines). Hunk #2 succeeded at 516 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.snQcmx + umask 022 + cd /builddir/build/BUILD + cd SYMPHONY-5.6.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... i686-redhat-linux-gnu checking for svnversion... no checking whether we want to compile in debug mode... no checking for i686-redhat-linux-gnu-gcc... no checking for i686-redhat-linux-gnu-cc... no checking for i686-redhat-linux-gnu-pgcc... no checking for i686-redhat-linux-gnu-icc... no checking for i686-redhat-linux-gnu-xlc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed configure: C compiler options are: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-pgCC... no checking for i686-redhat-linux-gnu-icpc... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether C++ compiler g++ works... yes configure: C++ compiler options are: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD checking for egrep... grep -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-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... f95 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f95 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f95 option to produce PIC... -fPIC checking if f95 PIC flag -fPIC works... yes checking if f95 static flag -static works... no checking if f95 supports -c -o file.o... yes checking whether the f95 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Build is "i686-redhat-linux-gnu". checking if library version is set... 9:8:6 checking for i686-redhat-linux-gnu-pkg-config... i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16.0... yes checking for COIN-OR package CoinDepend... yes: 2.10.8 0.107.4 checking for COIN-OR package Clp... yes: 1.16.6 checking for COIN-OR package DyLP... not given: No package 'osi-dylp' found checking for COIN-OR package Vol... not given: No package 'osi-vol' found checking for COIN-OR package Cgl... yes: 0.59.5 checking for COIN-OR package OsiTests... yes: 0.107.4 checking for COIN-OR package Sample... yes: 1.2.10 checking for COIN-OR package Netlib... not given: No package 'coindatanetlib' found checking for COIN-OR package Miplib3... not given: No package 'coindatamiplib3' found checking for COIN-OR package Cpx... not given: No package 'osi-cplex' found checking for COIN-OR package Glpk... not given: No package 'osi-glpk' found checking for COIN-OR package Msk... not given: No package 'osi-mosek' found checking for COIN-OR package Xpr... not given: No package 'osi-xpress' found checking for SYMPHONY default solver... Clp checking whether to compile with gmpl... no checking whether to compile application library... no checking if user provides library for Pvm... no checking whether compiler supports OpenMP... yes checking whether this is a VPATH configuration... no checking which command should be used to link input files... ln -s configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/OsiSym/Makefile config.status: creating test/Makefile config.status: creating Examples/Makefile config.status: creating Applications/Makefile.Applications config.status: creating Applications/CNRP/Makefile config.status: creating Applications/MATCH/Makefile config.status: creating Applications/MCKP/Makefile config.status: creating Applications/MPP/Makefile config.status: creating Applications/SPP/Makefile config.status: creating Applications/SPP+CUTS/Makefile config.status: creating Applications/USER/Makefile config.status: creating Applications/VRP/Makefile config.status: creating symphony.pc config.status: creating symphony-app.pc config.status: creating symphony-uninstalled.pc config.status: creating osi-sym.pc config.status: creating osi-sym-uninstalled.pc config.status: creating include/config.h config.status: creating include/config_sym.h config.status: executing depfiles commands configure: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting configure: Configuration of SYMPHONY successful + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 all Making all in src make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master.lo `test -f 'Master/master.c' || echo './'`Master/master.c /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_wrapper.lo `test -f 'Master/master_wrapper.c' || echo './'`Master/master_wrapper.c /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_io.lo `test -f 'Master/master_io.c' || echo './'`Master/master_io.c /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_func.lo `test -f 'Master/master_func.c' || echo './'`Master/master_func.c mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_wrapper.c -fPIC -DPIC -o .libs/libSym_la-master_wrapper.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master.c -fPIC -DPIC -o .libs/libSym_la-master.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_io.c -fPIC -DPIC -o .libs/libSym_la-master_io.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_func.c -fPIC -DPIC -o .libs/libSym_la-master_func.o Master/master.c: In function 'int sym_get_row_upper(sym_environment*, double*)': Master/master.c:3119:11: warning: variable 'lower' set but not used [-Wunused-but-set-variable] double lower; ^ Master/master.c: In function 'int sym_set_col_solution(sym_environment*, double*)': Master/master.c:3871:11: warning: variable 'value' set but not used [-Wunused-but-set-variable] double value, *rowAct = NULL, *matVal; ^ Master/master.c: In function 'int sym_delete_rows(sym_environment*, int, int*)': Master/master.c:4661:23: warning: variable 'nz' set but not used [-Wunused-but-set-variable] int i, j, k, n, m, nz, new_num_elements = 0, new_num_rows = 0; ^ Master/master.c: In function 'void sym_delete_warm_start(warm_start_desc*)': Master/master.c:4990:11: warning: variable 'temp' set but not used [-Wunused-but-set-variable] int i, temp; ^ Master/master.c: In function 'warm_start_desc* sym_read_warm_start(char*)': Master/master.c:4895:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %s %s", str, str, str, str); ^ Master/master.c:4896:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ws->phase); ^ Master/master.c:4897:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &ws->lb); ^ Master/master.c:4898:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master.c:4900:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &ws->ub); ^ Master/master.c:4903:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %s %s", str, str, str, str); ^ Master/master.c:4904:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ws->cut_num); ^ Master/master.c:4905:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &temp); ^ Master/master.c:4912:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %i %s", str, &num, str); ^ Master/master.c:4913:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &cut->size); ^ Master/master.c:4915:33: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s", str, str); ^ Master/master.c:4918:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%i", &ch); ^ Master/master.c:4921:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &cut->rhs); ^ Master/master.c:4922:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &cut->range); ^ Master/master.c:4923:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master.c:4925:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %c", str, str, &cut->sense); ^ Master/master.c:4926:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master.c:4928:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master.c:4930:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &cut->name); ^ Master/master.c:4937:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %s %s", str, str, str, str); ^ Master/master.c:4938:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &stat.root_lb); ^ Master/master.c:4939:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.cuts_in_pool); ^ Master/master.c:4940:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.max_depth); ^ Master/master.c:4941:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.chains); ^ Master/master.c:4942:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.diving_halts); ^ Master/master.c:4943:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.tree_size); ^ Master/master.c:4944:52: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.created); ^ Master/master.c:4945:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.analyzed); ^ Master/master.c:4946:67: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.leaves_before_trimming); ^ Master/master.c:4947:66: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.leaves_after_trimming); ^ Master/master.c:4948:60: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &stat.vars_not_priced); ^ Master/master.c:4949:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master.c:4955:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %s %s", str, str, str, str); ^ Master/master.c:4956:60: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.communication); ^ Master/master.c:4957:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.lp); ^ Master/master.c:4958:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.separation); ^ Master/master.c:4959:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.fixing); ^ Master/master.c:4960:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.pricing); ^ Master/master.c:4961:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.strong_branching); ^ Master/master.c:4962:60: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.wall_clock_lp); ^ Master/master.c:4963:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.ramp_up_tm); ^ Master/master.c:4964:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.ramp_up_lp); ^ Master/master.c:4965:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.ramp_down_time); ^ Master/master.c:4966:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.idle_diving); ^ Master/master.c:4967:56: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.idle_node); ^ Master/master.c:4968:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.idle_names); ^ Master/master.c:4969:56: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.idle_cuts); ^ Master/master.c:4970:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.start_node); ^ Master/master.c:4971:55: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &compT.cut_pool); ^ Master/master.c:4976:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %s %s", str, str, str, str); ^ Master/master_func.c: In function 'int read_node(bc_node*, FILE*)': Master/master_func.c:1606:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->bc_index); ^ Master/master_func.c:1607:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->bc_level); ^ Master/master_func.c:1608:55: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &node->lower_bound); ^ Master/master_func.c:1609:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master_func.c:1611:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->lp); ^ Master/master_func.c:1612:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->cg); ^ Master/master_func.c:1613:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->cp); ^ Master/master_func.c:1614:56: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %lf", str, str, &node->opt_estimate); ^ Master/master_func.c:1619:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &num); ^ Master/master_func.c:1621:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->bobj.child_num); ^ Master/master_func.c:1633:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->bobj.branch[i]); ^ Master/master_func.c:1637:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->desc.nf_status); ^ Master/master_func.c:1639:27: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.uind.added); ^ Master/master_func.c:1645:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.uind.list[i]); ^ Master/master_func.c:1650:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.not_fixed.added); ^ Master/master_func.c:1657:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.not_fixed.list[i]); ^ Master/master_func.c:1662:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.cutind.added); ^ Master/master_func.c:1667:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.cutind.list[i]); ^ Master/master_func.c:1670:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &ch); ^ Master/master_func.c:1672:75: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i %i", str, str, &ch, &node->desc.basis.basevars.size); ^ Master/master_func.c:1682:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.basevars.stat[i]); ^ Master/master_func.c:1687:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.basis.basevars.stat[i]); ^ Master/master_func.c:1691:76: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i %i", str, str, &ch, &node->desc.basis.extravars.size); ^ Master/master_func.c:1701:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.extravars.stat[i]); ^ Master/master_func.c:1705:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.basis.extravars.stat[i]); ^ Master/master_func.c:1709:75: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i %i", str, str, &ch, &node->desc.basis.baserows.size); ^ Master/master_func.c:1719:41: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.baserows.stat[i]); ^ Master/master_func.c:1722:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.basis.baserows.stat[i]); ^ Master/master_func.c:1726:76: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i %i", str, str, &ch, &node->desc.basis.extrarows.size); ^ Master/master_func.c:1736:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.extrarows.stat[i]); ^ Master/master_func.c:1739:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &node->desc.basis.extrarows.stat[i]); ^ Master/master_func.c:1743:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%s %s %i", str, str, &node->desc.desc_size); ^ Master/master_func.c:1748:23: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", &ch); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master_wrapper.c:25: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_prep.lo `test -f 'Master/master_prep.c' || echo './'`Master/master_prep.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_prep.c -fPIC -DPIC -o .libs/libSym_la-master_prep.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master_io.c:25: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_prep_base.lo `test -f 'Master/master_prep_base.c' || echo './'`Master/master_prep_base.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_prep_base.c -fPIC -DPIC -o .libs/libSym_la-master_prep_base.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master_prep.c:22: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ Master/master_prep_base.c: In function 'int prep_basic(PREPdesc*)': Master/master_prep_base.c:54:25: warning: variable 'r_matbeg' set but not used [-Wunused-but-set-variable] int i, j, m, n, nz, *r_matbeg, *r_matind, *matbeg, *matind; ^ Master/master_prep_base.c:54:36: warning: variable 'r_matind' set but not used [-Wunused-but-set-variable] int i, j, m, n, nz, *r_matbeg, *r_matind, *matbeg, *matind; ^ Master/master_prep_base.c:55:12: warning: variable 'obj' set but not used [-Wunused-but-set-variable] double *obj, *rhs, *r_matval, *matval, *ub, *lb; ^ Master/master_prep_base.c:55:24: warning: variable 'r_matval' set but not used [-Wunused-but-set-variable] double *obj, *rhs, *r_matval, *matval, *ub, *lb; ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-master_prep_sr.lo `test -f 'Master/master_prep_sr.c' || echo './'`Master/master_prep_sr.c Master/master_prep_base.c: In function 'int prep_cleanup_desc(PREPdesc*)': Master/master_prep_base.c:4963:27: warning: variable 'o_sense' set but not used [-Wunused-but-set-variable] char *is_int, *sense, *o_sense, **colnames; ^ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Master/master_prep_sr.c -fPIC -DPIC -o .libs/libSym_la-master_prep_sr.o Master/master_prep_sr.c: In function 'int prep_solve_sr_rlx(PREPdesc*, int, int*)': Master/master_prep_sr.c:128:8: warning: variable 'p_level' set but not used [-Wunused-but-set-variable] int p_level, do_sr_rlx, do_aggr_row_rlx; ^ Master/master_prep_sr.c:128:17: warning: variable 'do_sr_rlx' set but not used [-Wunused-but-set-variable] int p_level, do_sr_rlx, do_aggr_row_rlx; ^ Master/master_prep_sr.c:128:28: warning: variable 'do_aggr_row_rlx' set but not used [-Wunused-but-set-variable] int p_level, do_sr_rlx, do_aggr_row_rlx; ^ Master/master_prep_sr.c:130:9: warning: variable 'can_iterate' set but not used [-Wunused-but-set-variable] char can_iterate = TRUE; ^ Master/master_prep_sr.c: In function 'int sr_find_opt_bounded(PREPdesc*, SRdesc*, int, double*, double*)': Master/master_prep_sr.c:523:11: warning: variable 'last_ind' set but not used [-Wunused-but-set-variable] int i, last_ind, col_loc, col_ind, *var_stat; //,j, var_ind; ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-tm_func.lo `test -f 'TreeManager/tm_func.c' || echo './'`TreeManager/tm_func.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c TreeManager/tm_func.c -fPIC -DPIC -o .libs/libSym_la-tm_func.o TreeManager/tm_func.c: In function 'void print_tree_status(tm_prob*)': TreeManager/tm_func.c:742:8: warning: unused variable 'thread_num' [-Wunused-variable] int thread_num = omp_get_thread_num(); ^ TreeManager/tm_func.c: In function 'int node_compar(tm_prob*, int, bc_node*, bc_node*)': TreeManager/tm_func.c:1172:8: warning: variable 'n0_ind' set but not used [-Wunused-but-set-variable] int n0_ind, n1_ind; ^ TreeManager/tm_func.c:1172:16: warning: variable 'n1_ind' set but not used [-Wunused-but-set-variable] int n0_ind, n1_ind; ^ TreeManager/tm_func.c:1175:11: warning: variable 'n0_frac' set but not used [-Wunused-but-set-variable] double n0_frac, n1_frac; ^ TreeManager/tm_func.c:1175:20: warning: variable 'n1_frac' set but not used [-Wunused-but-set-variable] double n0_frac, n1_frac; ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master.c:37: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ TreeManager/tm_func.c: In function 'int read_node(tm_prob*, bc_node*, FILE*, int**)': TreeManager/tm_func.c:3166:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &node->bc_index); ^ TreeManager/tm_func.c:3167:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &node->bc_level); ^ TreeManager/tm_func.c:3168:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %lf", str1, str2, &node->lower_bound); ^ TreeManager/tm_func.c:3169:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tmp); ^ TreeManager/tm_func.c:3175:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &parent); ^ TreeManager/tm_func.c:3177:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->bobj.name, &node->bobj.child_num); ^ TreeManager/tm_func.c:3189:64: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] node->bobj.rhs+i, node->bobj.range+i, node->bobj.branch+i); ^ TreeManager/tm_func.c:3191:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &node->desc.nf_status); ^ TreeManager/tm_func.c:3193:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.uind.added); ^ TreeManager/tm_func.c:3198:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.uind.list+i); ^ TreeManager/tm_func.c:3201:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.not_fixed.size, &node->desc.not_fixed.added); ^ TreeManager/tm_func.c:3207:50: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.not_fixed.list+i); ^ TreeManager/tm_func.c:3210:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.cutind.size, &node->desc.cutind.added); ^ TreeManager/tm_func.c:3215:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.cutind.list+i); ^ TreeManager/tm_func.c:3217:37: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %i", str1, &tmp); ^ TreeManager/tm_func.c:3220:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.basevars.size); ^ TreeManager/tm_func.c:3230:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] node->desc.basis.basevars.stat+i); ^ TreeManager/tm_func.c:3233:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.basis.basevars.stat+i); ^ TreeManager/tm_func.c:3237:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.extravars.size); ^ TreeManager/tm_func.c:3247:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] node->desc.basis.extravars.stat+i); ^ TreeManager/tm_func.c:3250:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.basis.extravars.stat+i); ^ TreeManager/tm_func.c:3254:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.baserows.size); ^ TreeManager/tm_func.c:3264:42: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] node->desc.basis.baserows.stat+i); ^ TreeManager/tm_func.c:3267:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.basis.baserows.stat+i); ^ TreeManager/tm_func.c:3271:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &node->desc.basis.extrarows.size); ^ TreeManager/tm_func.c:3281:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] node->desc.basis.extrarows.stat+i); ^ TreeManager/tm_func.c:3284:59: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", node->desc.basis.extrarows.stat+i); ^ TreeManager/tm_func.c: In function 'int read_tm_cut_list(tm_prob*, char*)': TreeManager/tm_func.c:3409:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %i %i", str, &tm->cut_num, &tm->allocated_cut_num); ^ TreeManager/tm_func.c:3415:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &tmp2, &tm->cuts[i]->rhs, &tm->cuts[i]->range); ^ TreeManager/tm_func.c:3420:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i ", &tmp1); ^ TreeManager/tm_func.c: In function 'int read_tm_info(tm_prob*, FILE*)': TreeManager/tm_func.c:3500:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s", str1, str2); ^ TreeManager/tm_func.c:3503:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %lf", str1, str2, &tm->lb); ^ TreeManager/tm_func.c:3504:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %i", str1, &tm->phase); ^ TreeManager/tm_func.c:3505:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %lf", str1, str2, &tm->stat.root_lb); ^ TreeManager/tm_func.c:3506:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.max_depth); ^ TreeManager/tm_func.c:3507:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %i", str1, &tm->stat.chains); ^ TreeManager/tm_func.c:3508:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.diving_halts); ^ TreeManager/tm_func.c:3509:58: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.tree_size); ^ TreeManager/tm_func.c:3510:56: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.created); ^ TreeManager/tm_func.c:3511:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.analyzed); ^ TreeManager/tm_func.c:3512:71: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.leaves_before_trimming); ^ TreeManager/tm_func.c:3513:70: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tm->stat.leaves_after_trimming); ^ TreeManager/tm_func.c:3514:43: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i", str1, str2, &tmp); ^ TreeManager/tm_func.c:3516:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s", str1); ^ TreeManager/tm_func.c:3517:60: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.communication); ^ TreeManager/tm_func.c:3518:49: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.lp); ^ TreeManager/tm_func.c:3519:57: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.separation); ^ TreeManager/tm_func.c:3520:53: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.fixing); ^ TreeManager/tm_func.c:3521:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.pricing); ^ TreeManager/tm_func.c:3522:63: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %lf", str1, &tm->comp_times.strong_branching); ^ TreeManager/tm_func.c:3523:64: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %lf", str1, str2, &tm->comp_times.cut_pool); ^ TreeManager/tm_func.c:3524:64: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %lf\n", str1, str2, &previous_elapsed_time); ^ TreeManager/tm_func.c: In function 'int read_base(base_desc*, FILE*)': TreeManager/tm_func.c:3562:70: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %s %i %i", str1, str2, &base->varnum, &base->cutnum); ^ TreeManager/tm_func.c:3565:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i", base->userind+i); ^ TreeManager/tm_func.c: In function 'void sym_catch_c(int)': TreeManager/tm_func.c:3892:39: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(temp, MAX_LINE_LENGTH, stdin); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-tm_proccomm.lo `test -f 'TreeManager/tm_proccomm.c' || echo './'`TreeManager/tm_proccomm.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c TreeManager/tm_proccomm.c -fPIC -DPIC -o .libs/libSym_la-tm_proccomm.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master_func.c:27: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ TreeManager/tm_proccomm.c: In function 'process_set start_processes(tm_prob*, int, char*, int, int, char**)': TreeManager/tm_proccomm.c:55:8: warning: variable 's_bufid' set but not used [-Wunused-but-set-variable] int s_bufid, i; ^ TreeManager/tm_proccomm.c: In function 'void stop_processes(process_set*)': TreeManager/tm_proccomm.c:94:11: warning: variable 's_bufid' set but not used [-Wunused-but-set-variable] int s_bufid; ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_solver.lo `test -f 'LP/lp_solver.c' || echo './'`LP/lp_solver.c TreeManager/tm_proccomm.c: In function 'void send_active_node(tm_prob*, bc_node*, int, int)': TreeManager/tm_proccomm.c:401:10: warning: unused variable 'frac_var_cnt' [-Wunused-variable] int * frac_var_cnt = lp[thread_num]->frac_var_cnt; ^ TreeManager/tm_proccomm.c: In function 'void process_branching_info(tm_prob*, bc_node*)': TreeManager/tm_proccomm.c:908:8: warning: variable 's_bufid' set but not used [-Wunused-but-set-variable] int s_bufid; ^ TreeManager/tm_proccomm.c: In function 'void unpack_cut_set(tm_prob*, int, int, row_data*)': TreeManager/tm_proccomm.c:1124:56: warning: unused variable 'itmp' [-Wunused-variable] int old_cutnum = tm->cut_num, new_cutnum = cutnum, *itmp, i; ^ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_solver.c -fPIC -DPIC -o .libs/libSym_la-lp_solver.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/master_prep_base.c:26: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_varfunc.lo `test -f 'LP/lp_varfunc.c' || echo './'`LP/lp_varfunc.c TreeManager/tm_func.c: In function 'int solve(tm_prob*)': TreeManager/tm_func.c:590:13: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized] if (now - then2 > timeout2){ ^ TreeManager/tm_func.c:590:13: warning: 'then2' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_varfunc.c -fPIC -DPIC -o .libs/libSym_la-lp_varfunc.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from TreeManager/tm_proccomm.c:24: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_rowfunc.lo `test -f 'LP/lp_rowfunc.c' || echo './'`LP/lp_rowfunc.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_rowfunc.c -fPIC -DPIC -o .libs/libSym_la-lp_rowfunc.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from TreeManager/tm_func.c:37: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_genfunc.lo `test -f 'LP/lp_genfunc.c' || echo './'`LP/lp_genfunc.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_genfunc.c -fPIC -DPIC -o .libs/libSym_la-lp_genfunc.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_varfunc.c:20: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_rowfunc.c:19: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_proccomm.lo `test -f 'LP/lp_proccomm.c' || echo './'`LP/lp_proccomm.c LP/lp_genfunc.c: In function 'int check_and_add_cgl_cuts(lp_prob*, int, cut_data***, int*, int*, OsiCuts*, int)': LP/lp_genfunc.c:3009:11: warning: variable 'is_int' set but not used [-Wunused-but-set-variable] int is_int = TRUE; ^ LP/lp_genfunc.c:2927:17: warning: variable 'discard_cut' set but not used [-Wunused-but-set-variable] *indices, discard_cut, num_poor_quality = 0, num_unviolated = 0, ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_wrapper.lo `test -f 'LP/lp_wrapper.c' || echo './'`LP/lp_wrapper.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_proccomm.c -fPIC -DPIC -o .libs/libSym_la-lp_proccomm.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_wrapper.c -fPIC -DPIC -o .libs/libSym_la-lp_wrapper.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from LP/lp_solver.c:22: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_free.lo `test -f 'LP/lp_free.c' || echo './'`LP/lp_free.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_free.c -fPIC -DPIC -o .libs/libSym_la-lp_free.o LP/lp_proccomm.c: In function 'int process_message(lp_prob*, int, int*, int*)': LP/lp_proccomm.c:72:8: warning: variable 's_bufid' set but not used [-Wunused-but-set-variable] int s_bufid, bytes, msgtag, sender; ^ LP/lp_proccomm.c: In function 'int receive_active_node(lp_prob*)': LP/lp_proccomm.c:207:11: warning: variable 's_bufid' set but not used [-Wunused-but-set-variable] int i, s_bufid; ^ LP/lp_proccomm.c: In function 'char pack_extra_diff(array_desc*, int*, array_desc*, int*, char, char, int*, int*)': LP/lp_proccomm.c:1339:19: warning: variable 'k' set but not used [-Wunused-but-set-variable] int tmp, i, j, k, l; ^ LP/lp_wrapper.c: In function 'int receive_lp_data_u(lp_prob*)': LP/lp_wrapper.c:60:8: warning: variable 'r_bufid' set but not used [-Wunused-but-set-variable] int r_bufid; ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_free.c:16: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_sp.lo `test -f 'LP/lp_sp.c' || echo './'`LP/lp_sp.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_sp.c -fPIC -DPIC -o .libs/libSym_la-lp_sp.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_proccomm.c:22: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_heuristics.lo `test -f 'LP/lp_heuristics.c' || echo './'`LP/lp_heuristics.c In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_genfunc.c:26: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-lp_branch.lo `test -f 'LP/lp_branch.c' || echo './'`LP/lp_branch.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_heuristics.c -fPIC -DPIC -o .libs/libSym_la-lp_heuristics.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c LP/lp_branch.c -fPIC -DPIC -o .libs/libSym_la-lp_branch.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_wrapper.c:26: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-cg_func.lo `test -f 'CutGen/cg_func.c' || echo './'`CutGen/cg_func.c In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_primal_heuristics.h:24, from LP/lp_sp.c:20: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-cg_wrapper.lo `test -f 'CutGen/cg_wrapper.c' || echo './'`CutGen/cg_wrapper.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c CutGen/cg_func.c -fPIC -DPIC -o .libs/libSym_la-cg_func.o LP/lp_heuristics.c: In function 'int feasibility_pump(lp_prob*, char*, double&, double*, double*)': LP/lp_heuristics.c:64:41: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int i, r, iter, cnt, verbosity; ^ LP/lp_heuristics.c:68:29: warning: variable 'vars' set but not used [-Wunused-but-set-variable] FPvars **vars; ^ LP/lp_heuristics.c:74:36: warning: variable 'x_lp' set but not used [-Wunused-but-set-variable] double *x_ip, *x_lp, new_solution_value; ^ LP/lp_heuristics.c: In function 'int fp_solve_lp(LPdata*, FPdata*, char*)': LP/lp_heuristics.c:676:11: warning: variable 'delta_x' set but not used [-Wunused-but-set-variable] double delta_x; ^ LP/lp_heuristics.c: In function 'int diving_search(lp_prob*, double*, double*, double*, char, double)': LP/lp_heuristics.c:1309:7: warning: variable 'no_impr_cnt_limit' set but not used [-Wunused-but-set-variable] int no_impr_cnt_limit = 10; //ds_no_impr_cnt_limit ^ LP/lp_heuristics.c: In function 'int fr_force_feasible(lp_prob*, char, int*, int*, char*, double*, int*, int*)': LP/lp_heuristics.c:4830:18: warning: variable 'r_matval' set but not used [-Wunused-but-set-variable] const double *r_matval; ^ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c CutGen/cg_wrapper.c -fPIC -DPIC -o .libs/libSym_la-cg_wrapper.o LP/lp_branch.c: In function 'int select_branching_object(lp_prob*, int*, branch_obj**)': LP/lp_branch.c:373:10: warning: variable 'get_cols_dir' set but not used [-Wunused-but-set-variable] char get_cols_dir = 'R'; ^ LP/lp_branch.c:360:13: warning: variable 'up_max' set but not used [-Wunused-but-set-variable] double up_max, down_max, new_act, new_row_lb, new_row_ub; ^ LP/lp_branch.c:360:21: warning: variable 'down_max' set but not used [-Wunused-but-set-variable] double up_max, down_max, new_act, new_row_lb, new_row_ub; ^ LP/lp_branch.c:121:8: warning: variable 'm' set but not used [-Wunused-but-set-variable] int m; ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from CutGen/cg_func.c:25: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from CutGen/cg_wrapper.c:23: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-cp_proccomm.lo `test -f 'CutPool/cp_proccomm.c' || echo './'`CutPool/cp_proccomm.c /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-cp_func.lo `test -f 'CutPool/cp_func.c' || echo './'`CutPool/cp_func.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c CutPool/cp_proccomm.c -fPIC -DPIC -o .libs/libSym_la-cp_proccomm.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c CutPool/cp_func.c -fPIC -DPIC -o .libs/libSym_la-cp_func.o CutPool/cp_func.c: In function 'int read_cp_cut_list(cut_pool*, char*)': CutPool/cp_func.c:337:14: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &cp->size); ^ CutPool/cp_func.c:345:54: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &cp->cuts[i]->cut.rhs, &cp->cuts[i]->cut.range); ^ CutPool/cp_func.c:351:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i ", &tmp1); ^ CutPool/cp_func.c: In function 'int cp_read_tm_cut_list(cut_pool*, char*)': CutPool/cp_func.c:375:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%s %i %i", str, &cp->cut_num, &cp->allocated_cut_num); ^ CutPool/cp_func.c:382:61: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] &tmp2, &cp->cuts[i]->cut.rhs, &cp->cuts[i]->cut.range); ^ CutPool/cp_func.c:389:26: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%i ", &tmp1); ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-cp_wrapper.lo `test -f 'CutPool/cp_wrapper.c' || echo './'`CutPool/cp_wrapper.c LP/lp_branch.c:278:70: warning: 'best_up_is_est' may be used uninitialized in this function [-Wmaybe-uninitialized] int full_solves = 0, down_is_est, up_is_est, best_down_is_est, best_up_is_est, ^ LP/lp_branch.c:278:52: warning: 'best_down_is_est' may be used uninitialized in this function [-Wmaybe-uninitialized] int full_solves = 0, down_is_est, up_is_est, best_down_is_est, best_up_is_est, ^ /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-timemeas.lo `test -f 'Common/timemeas.c' || echo './'`Common/timemeas.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c CutPool/cp_wrapper.c -fPIC -DPIC -o .libs/libSym_la-cp_wrapper.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Common/timemeas.c -fPIC -DPIC -o .libs/libSym_la-timemeas.o /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-sym_qsort.lo `test -f 'Common/sym_qsort.c' || echo './'`Common/sym_qsort.c /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-proccomm.lo `test -f 'Common/proccomm.c' || echo './'`Common/proccomm.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Common/sym_qsort.c -fPIC -DPIC -o .libs/libSym_la-sym_qsort.o g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Common/proccomm.c -fPIC -DPIC -o .libs/libSym_la-proccomm.o /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-pack_cut.lo `test -f 'Common/pack_cut.c' || echo './'`Common/pack_cut.c g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Common/pack_cut.c -fPIC -DPIC -o .libs/libSym_la-pack_cut.o /bin/sh ../libtool --tag=CC --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o libSym_la-pack_array.lo `test -f 'Common/pack_array.c' || echo './'`Common/pack_array.c In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_branch.c:20: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -I../Applications/USER/include -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c Common/pack_array.c -fPIC -DPIC -o .libs/libSym_la-pack_array.o g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../Applications/USER/include` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -D__OSI_CLP__ -DUSE_CGL_CUTS -DSIGHANDLER -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o symphony-main.o `test -f 'Master/main.c' || echo './'`Master/main.c Master/main.c: In function 'int sym_read_line(const char*, char**)': Master/main.c:738:41: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(getl, MAX_LINE_LENGTH, stdin); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_cg.h:22, from ../include/sym_tm.h:24, from ../include/sym_master.h:27, from Master/main.c:55: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../include/sym_lp_solver.h:52, from ../include/sym_lp.h:24, from LP/lp_heuristics.c:22: /usr/include/coin/CoinFinite.hpp: At global scope: /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -o libSym.la -rpath /usr/lib -no-undefined -version-info 9:8:6 libSym_la-master.lo libSym_la-master_wrapper.lo libSym_la-master_io.lo libSym_la-master_func.lo libSym_la-master_prep.lo libSym_la-master_prep_base.lo libSym_la-master_prep_sr.lo libSym_la-tm_func.lo libSym_la-tm_proccomm.lo libSym_la-lp_solver.lo libSym_la-lp_varfunc.lo libSym_la-lp_rowfunc.lo libSym_la-lp_genfunc.lo libSym_la-lp_proccomm.lo libSym_la-lp_wrapper.lo libSym_la-lp_free.lo libSym_la-lp_sp.lo libSym_la-lp_heuristics.lo libSym_la-lp_branch.lo libSym_la-cg_func.lo libSym_la-cg_wrapper.lo libSym_la-cp_proccomm.lo libSym_la-cp_func.lo libSym_la-cp_wrapper.lo libSym_la-timemeas.lo libSym_la-sym_qsort.lo libSym_la-proccomm.lo libSym_la-pack_cut.lo libSym_la-pack_array.lo -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsi -lCoinUtils -lbz2 -lz -lm -lgomp g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/5.1.1/crtbeginS.o .libs/libSym_la-master.o .libs/libSym_la-master_wrapper.o .libs/libSym_la-master_io.o .libs/libSym_la-master_func.o .libs/libSym_la-master_prep.o .libs/libSym_la-master_prep_base.o .libs/libSym_la-master_prep_sr.o .libs/libSym_la-tm_func.o .libs/libSym_la-tm_proccomm.o .libs/libSym_la-lp_solver.o .libs/libSym_la-lp_varfunc.o .libs/libSym_la-lp_rowfunc.o .libs/libSym_la-lp_genfunc.o .libs/libSym_la-lp_proccomm.o .libs/libSym_la-lp_wrapper.o .libs/libSym_la-lp_free.o .libs/libSym_la-lp_sp.o .libs/libSym_la-lp_heuristics.o .libs/libSym_la-lp_branch.o .libs/libSym_la-cg_func.o .libs/libSym_la-cg_wrapper.o .libs/libSym_la-cp_proccomm.o .libs/libSym_la-cp_func.o .libs/libSym_la-cp_wrapper.o .libs/libSym_la-timemeas.o .libs/libSym_la-sym_qsort.o .libs/libSym_la-proccomm.o .libs/libSym_la-pack_cut.o .libs/libSym_la-pack_array.o -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lgomp -L/usr/lib/gcc/i686-redhat-linux/5.1.1 -L/usr/lib/gcc/i686-redhat-linux/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/5.1.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libSym.so.3 -o .libs/libSym.so.3.6.8 (cd .libs && rm -f libSym.so.3 && ln -s libSym.so.3.6.8 libSym.so.3) (cd .libs && rm -f libSym.so && ln -s libSym.so.3.6.8 libSym.so) creating libSym.la (cd .libs && rm -f libSym.la && ln -s ../libSym.la libSym.la) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -o symphony -rpath /usr/lib symphony-main.o libSym.la -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsi -lCoinUtils -lbz2 -lz -lm DIE_RPATH_DIE="/usr/lib:$DIE_RPATH_DIE" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z -Wl,relro -o .libs/symphony symphony-main.o ./.libs/libSym.so -lgomp -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm creating symphony make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' Making all in src/OsiSym make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../inc -I`echo ./../../include` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o OsiSymSolverInterface.lo OsiSymSolverInterface.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I`echo .` -I../../inc -I`echo ./../../include` -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o SymWarmStart.lo SymWarmStart.cpp mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists g++ -DHAVE_CONFIG_H -I. -I. -I../../inc -I./../../include -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c OsiSymSolverInterface.cpp -fPIC -DPIC -o .libs/OsiSymSolverInterface.o g++ -DHAVE_CONFIG_H -I. -I. -I../../inc -I./../../include -I/usr/include/coin -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c SymWarmStart.cpp -fPIC -DPIC -o .libs/SymWarmStart.o In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from OsiSymSolverInterface.hpp:22, from OsiSymSolverInterface.cpp:19: /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -o libOsiSym.la -rpath /usr/lib -no-undefined -version-info 9:8:6 OsiSymSolverInterface.lo SymWarmStart.lo -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsi -lCoinUtils -lbz2 -lz -lm ../libSym.la g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/5.1.1/crtbeginS.o .libs/OsiSymSolverInterface.o .libs/SymWarmStart.o -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz ../.libs/libSym.so -L/usr/lib/gcc/i686-redhat-linux/5.1.1 -L/usr/lib/gcc/i686-redhat-linux/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/5.1.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libOsiSym.so.3 -o .libs/libOsiSym.so.3.6.8 (cd .libs && rm -f libOsiSym.so.3 && ln -s libOsiSym.so.3.6.8 libOsiSym.so.3) (cd .libs && rm -f libOsiSym.so && ln -s libOsiSym.so.3.6.8 libOsiSym.so) creating libOsiSym.la (cd .libs && rm -f libOsiSym.la && ln -s ../libOsiSym.la libOsiSym.la) make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T6TH4Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 ++ dirname /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 + cd SYMPHONY-5.6.8 + make install DESTDIR=/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 Making install in src make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' make[2]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libSym.la' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libSym.la' /usr/bin/install -c .libs/libSym.so.3.6.8 /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libSym.so.3.6.8 (cd /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib && { ln -s -f libSym.so.3.6.8 libSym.so.3 || { rm -f libSym.so.3 && ln -s libSym.so.3.6.8 libSym.so.3; }; }) (cd /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib && { ln -s -f libSym.so.3.6.8 libSym.so || { rm -f libSym.so && ln -s libSym.so.3.6.8 libSym.so; }; }) /usr/bin/install -c .libs/libSym.lai /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libSym.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'symphony' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/bin/symphony' libtool: install: warning: `libSym.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/symphony /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/bin/symphony /builddir/build/BUILD/SYMPHONY-5.6.8/install-sh -c -m 644 ../include/config_sym.h /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin/SymConfig.h make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin" /usr/bin/install -c -m 644 '../include/symphony.h' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin/symphony.h' make[2]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' Making install in src/OsiSym make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[2]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libOsiSym.la' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libOsiSym.la' libtool: install: warning: relinking `libOsiSym.la' (cd /builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -o libOsiSym.la -rpath /usr/lib -no-undefined -version-info 9:8:6 OsiSymSolverInterface.lo SymWarmStart.lo -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsi -lCoinUtils -lbz2 -lz -lm ../libSym.la -inst-prefix-dir /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386) g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/5.1.1/crtbeginS.o .libs/OsiSymSolverInterface.o .libs/SymWarmStart.o -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -L/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib -L/usr/lib -lSym -L/usr/lib/gcc/i686-redhat-linux/5.1.1 -L/usr/lib/gcc/i686-redhat-linux/5.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/5.1.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/5.1.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libOsiSym.so.3 -o .libs/libOsiSym.so.3.6.8 /usr/bin/install -c .libs/libOsiSym.so.3.6.8T /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libOsiSym.so.3.6.8 (cd /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib && { ln -s -f libOsiSym.so.3.6.8 libOsiSym.so.3 || { rm -f libOsiSym.so.3 && ln -s libOsiSym.so.3.6.8 libOsiSym.so.3; }; }) (cd /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib && { ln -s -f libOsiSym.so.3.6.8 libOsiSym.so || { rm -f libOsiSym.so && ln -s libOsiSym.so.3.6.8 libOsiSym.so; }; }) /usr/bin/install -c .libs/libOsiSym.lai /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libOsiSym.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/coin" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin" /usr/bin/install -c -m 644 'OsiSymSolverInterface.hpp' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin/OsiSymSolverInterface.hpp' /usr/bin/install -c -m 644 'OsiSymSolverParameters.hpp' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin/OsiSymSolverParameters.hpp' /usr/bin/install -c -m 644 'SymWarmStart.hpp' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/include/coin/SymWarmStart.hpp' make[2]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8' make[2]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8' test -z "/usr/share/doc/coin-or-SYMPHONY" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/share/doc/coin-or-SYMPHONY" for file in README AUTHORS LICENSE; do \ if test -f "$file"; then dir=; else dir="./"; fi; \ if test -f "$dir$file"; then /usr/bin/install -c -m 644 "$dir$file" "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/share/doc/coin-or-SYMPHONY/$file"; fi; \ done test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'symphony.pc' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/pkgconfig/symphony.pc' /usr/bin/install -c -m 644 'symphony-app.pc' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/pkgconfig/symphony-app.pc' /usr/bin/install -c -m 644 'osi-sym.pc' '/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/pkgconfig/osi-sym.pc' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8' PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig::/usr/lib/pkgconfig:/usr/share/pkgconfig:/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/pkgconfig \ i686-redhat-linux-gnu-pkg-config --libs symphony > /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/share/doc/coin-or-SYMPHONY/sym_addlibs.txt make[3]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8' make[2]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8' make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8' + rm -f /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libOsiSym.la /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libSym.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/SYMPHONY-5.6.8 extracting debug info from /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/bin/symphony extracting debug info from /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libSym.so.3.6.8 extracting debug info from /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib/libOsiSym.so.3.6.8 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libOsiSym.so.3.6.8.debug to /usr/lib/debug/usr/lib/libOsiSym.so.debug symlinked /usr/lib/debug/usr/lib/libOsiSym.so.3.6.8.debug to /usr/lib/debug/usr/lib/libOsiSym.so.3.debug symlinked /usr/lib/debug/usr/lib/libSym.so.3.6.8.debug to /usr/lib/debug/usr/lib/libSym.so.debug symlinked /usr/lib/debug/usr/lib/libSym.so.3.6.8.debug to /usr/lib/debug/usr/lib/libSym.so.3.debug 3749 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.04tqHf + umask 022 + cd /builddir/build/BUILD + cd SYMPHONY-5.6.8 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386/usr/lib + make test Making all in src make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src' Making all in src/OsiSym make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/src/OsiSym' make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8' cd test; make test make[1]: Entering directory '/builddir/build/BUILD/SYMPHONY-5.6.8/test' g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../src/OsiSym` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -DCOIN_HAS_SYMPHONY -D__OSI_CLP__ -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o unitTest-OsiSymSolverInterfaceTest.o `test -f 'OsiSymSolverInterfaceTest.cpp' || echo './'`OsiSymSolverInterfaceTest.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from ../src/OsiSym/OsiSymSolverInterface.hpp:22, from OsiSymSolverInterfaceTest.cpp:20: /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ g++ -DHAVE_CONFIG_H -I. -I`echo ../include` -I`echo ../include` -I`echo ../src/OsiSym` -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -I/usr/include/coin -DCOIN_HAS_SYMPHONY -D__OSI_CLP__ -DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -c -o unitTest-unitTestSym.o `test -f 'unitTestSym.cpp' || echo './'`unitTestSym.cpp In file included from /usr/include/coin/OsiSolverInterface.hpp:17:0, from unitTestSym.cpp:27: /usr/include/coin/CoinFinite.hpp:17:14: warning: 'COIN_DBL_MIN' defined but not used [-Wunused-variable] const double COIN_DBL_MIN = (std::numeric_limits::min)(); ^ /usr/include/coin/CoinFinite.hpp:18:14: warning: 'COIN_DBL_MAX' defined but not used [-Wunused-variable] const double COIN_DBL_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:19:14: warning: 'COIN_INT_MAX' defined but not used [-Wunused-variable] const int COIN_INT_MAX = (std::numeric_limits::max)(); ^ /usr/include/coin/CoinFinite.hpp:20:14: warning: 'COIN_INT_MAX_AS_DOUBLE' defined but not used [-Wunused-variable] const double COIN_INT_MAX_AS_DOUBLE = (std::numeric_limits::max)(); ^ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -o unitTest unitTest-OsiSymSolverInterfaceTest.o unitTest-unitTestSym.o ../src/libSym.la ../src/OsiSym/libOsiSym.la -lOsiCommonTests -lOsi -lCoinUtils -lbz2 -lz -lm -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm -lOsi -lCoinUtils -lbz2 -lz -lm mkdir .libs g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DSYMPHONY_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z -Wl,relro -o .libs/unitTest unitTest-OsiSymSolverInterfaceTest.o unitTest-unitTestSym.o ../src/.libs/libSym.so ../src/OsiSym/.libs/libOsiSym.so /builddir/build/BUILD/SYMPHONY-5.6.8/src/.libs/libSym.so -lgomp -lOsiCommonTests -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lbz2 -lz -lm creating unitTest ./unitTest -miplib3Dir= -mpsDir=`echo /usr/share/coin/Data/Sample` Now testing the OsiRowCut class with OsiSymSolverInterface Coin0008I EXAMPLE read with 0 errors Coin0008I EXAMPLE read with 0 errors Coin0008I EXAMPLE read with 0 errors Now testing the OsiColCut class with OsiSymSolverInterface Coin0008I EXAMPLE read with 0 errors Coin0008I EXAMPLE read with 0 errors Coin0008I EXAMPLE read with 0 errors Now testing the OsiRowCutDebugger class with OsiSymSolverInterface Coin0008I EXAMPLE read with 0 errors Starting Preprocessing... Preprocessing finished... with no modifications... Solving... **************************************************** * Optimal Solution Found * **************************************************** Solution Found: Node 0, Level 0 Solution Cost: 3.2368421053 Cut with 3 coefficients, cuts off known solutions by 3.5, lo=-1.79769e+308, ub=5 ( 0 , 1 ) ( 2 , 5 ) ( 3 , 1 ) Non zero solution values are ( 0 , 2.5 ) ( 2 , 1 ) ( 3 , 1 ) Cut 1 with 3 coefficients, cuts off known solution by 3.5, lo=-1.79769e+308, ub=5 ( 0 , 1 ) ( 2 , 5 ) ( 3 , 1 ) Non zero solution values are ( 0 , 2.5 ) ( 2 , 1 ) ( 3 , 1 ) Now testing OsiSymSolverInterface Coin0008I EXAMPLE read with 0 errors Automatically setting number of threads to 4 Starting Preprocessing... Preprocessing finished... bounds improved: 5 constraints removed: 2 variables fixed: 1 Problem has 3 constraints 7 variables 7 nonzero coefficients Total Presolve Time: 0.001226... Solving... **************************************************** * Optimal Solution Found * * Now displaying stats and best solution found... * **************************************************** ======================= CP Timing =========================== Cut Pool 0.000 ====================== LP/CG Timing ========================= LP Solution Time 0.001 LP Setup Time 0.000 Variable Fixing 0.000 Pricing 0.000 Strong Branching 0.000 Separation 0.001 Primal Heuristics 0.000 Communication 0.000 Total User Time 0.001 Total Wallclock Time 0.004 ====================== Statistics ========================= Number of created nodes : 1 Number of analyzed nodes: 1 Depth of tree: 0 Size of the tree: 1 Number of solutions found: 1 Number of solutions in pool: 1 Number of Chains: 1 Number of Diving Halts: 0 Number of cuts in cut pool: 0 Lower Bound in Root: 3.237 ======================= LP Solver ========================= Number of times LP solver called: 2 Number of calls from feasibility pump: 0 Number of calls from strong branching: 0 Number of solutions found by LP solve: 0 Number of bounds changed by strong branching: 0 Number of nodes pruned by strong branching: 0 Number of bounds changed by branching presolver: 0 Number of nodes pruned by branching presolver: 0 ==================== Primal Heuristics ==================== Time #Called #Solutions Rounding I 0.00 1 1 Rounding II 0.00 Diving 0.00 Feasibility Pump 0.00 Local Search 0.00 2 0 Restricted Search 0.00 Rins Search 0.00 Local Branching 0.00 =========================== Cuts ========================== Accepted: 3 Added to LPs: 2 Deleted from LPs: 0 Removed because of bad coeffs: 0 Removed because of duplicacy: 0 Insufficiently violated: 1 In root: 3 Time in cut generation: 0.00 Time in checking quality and adding: 0.00 Time #Called In Root Total Gomory 0.00 1 1 1 Knapsack 0.00 1 0 0 Clique 0.00 1 0 0 Probing 0.00 1 1 1 Flowcover 0.00 1 0 0 Twomir 0.00 1 1 1 Oddhole 0.00 Mir 0.00 Rounding 0.00 LandP-I 0.00 LandP-II 0.00 Redsplit 0.00 =========================================================== Solution Found: Node 0, Level 0 Solution Cost: 3.2368421053 +++++++++++++++++++++++++++++++++++++++++++++++++++ User indices and values of nonzeros in the solution +++++++++++++++++++++++++++++++++++++++++++++++++++ 0 2.5000000000 3 1.0000000000 4 0.5000000000 5 4.0000000000 7 0.2631578947 Severity NOTE : 0 thereof expected: 0 Severity PASSED : 412 thereof expected: 0 Severity WARNING : 0 thereof expected: 0 Severity ERROR : 0 thereof expected: 0 ***Skipped Testing of OsiSymSolverInterface on Netlib problems, use -testOsiSolverInterface to run them.*** All tests completed successfully + exit 0 make[1]: Leaving directory '/builddir/build/BUILD/SYMPHONY-5.6.8/test' Processing files: coin-or-SYMPHONY-5.6.8-4.fc22.i686 Provides: coin-or-SYMPHONY = 5.6.8-4.fc22 coin-or-SYMPHONY(x86-32) = 5.6.8-4.fc22 libOsiSym.so.3 libSym.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libCgl.so.1 libClp.so.1 libClpSolver.so.1 libCoinUtils.so.3 libOsi.so.1 libOsiClp.so.1 libSym.so.3 libbz2.so.1 libc.so.6 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.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(GOMP_4.0) libgomp.so.1(OMP_1.0) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: coin-or-SYMPHONY-devel-5.6.8-4.fc22.i686 Provides: coin-or-SYMPHONY-devel = 5.6.8-4.fc22 coin-or-SYMPHONY-devel(x86-32) = 5.6.8-4.fc22 pkgconfig(osi-sym) = 5.6.8 pkgconfig(symphony) = 5.6.8 pkgconfig(symphony-app) = 5.6.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libOsiSym.so.3 libSym.so.3 pkgconfig(cgl) pkgconfig(coinutils) pkgconfig(osi) pkgconfig(osi-clp) pkgconfig(symphony) Processing files: coin-or-SYMPHONY-debuginfo-5.6.8-4.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 Wrote: /builddir/build/RPMS/coin-or-SYMPHONY-5.6.8-4.fc22.i686.rpm Wrote: /builddir/build/RPMS/coin-or-SYMPHONY-devel-5.6.8-4.fc22.i686.rpm Wrote: /builddir/build/RPMS/coin-or-SYMPHONY-debuginfo-5.6.8-4.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SNn8bg + umask 022 + cd /builddir/build/BUILD + cd SYMPHONY-5.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/coin-or-SYMPHONY-5.6.8-4.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->