Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pynac.spec'], False, '/var/lib/mock/f18-build-1512061-255497/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pynac.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pynac-0.2.5-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pynac.spec'], False, '/var/lib/mock/f18-build-1512061-255497/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pynac.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iAsP81 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pynac-0.2.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pynac-0.2.5.spkg + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pynac-0.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SxGGU5 + umask 022 + cd /builddir/build/BUILD + cd pynac-0.2.5 + cd src + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for python... /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for Cygwin... checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... 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-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of long double... 12 checking size of void *... 4 checking iosfwd usability... yes checking iosfwd presence... yes checking for iosfwd... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking list usability... yes checking list presence... yes checking for list... yes checking map usability... yes checking map presence... yes checking for map... yes checking string usability... yes checking string presence... yes checking for string... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking typeinfo usability... yes checking typeinfo presence... yes checking for typeinfo... yes checking stdexcept usability... yes checking stdexcept presence... yes checking for stdexcept... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking for rm... /usr/bin/rm configure: creating ./config.status config.status: creating Makefile config.status: creating pynac.spec config.status: creating pynac.pc config.status: creating ginac/Makefile config.status: creating ginac/version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration of GiNaC 0.2.5 done. Now type "make". + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src' Making all in ginac make[2]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' CXX libpynac_la-py_funcs.lo CXX libpynac_la-add.lo CXX libpynac_la-archive.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-py_funcs.lo `test -f 'py_funcs.cpp' || echo './'`py_funcs.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-add.lo `test -f 'add.cpp' || echo './'`add.cpp /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-archive.lo `test -f 'archive.cpp' || echo './'`archive.cpp CXX libpynac_la-basic.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-basic.lo `test -f 'basic.cpp' || echo './'`basic.cpp CXX libpynac_la-clifford.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-clifford.lo `test -f 'clifford.cpp' || echo './'`clifford.cpp clifford.cpp: In function 'GiNaC::ex GiNaC::get_clifford_comp(const GiNaC::ex&, const GiNaC::ex&)': clifford.cpp:1223:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] clifford.cpp:1235:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] CXX libpynac_la-color.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-color.lo `test -f 'color.cpp' || echo './'`color.cpp CXX libpynac_la-constant.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-constant.lo `test -f 'constant.cpp' || echo './'`constant.cpp CXX libpynac_la-ex.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-ex.lo `test -f 'ex.cpp' || echo './'`ex.cpp CXX libpynac_la-expair.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-expair.lo `test -f 'expair.cpp' || echo './'`expair.cpp CXX libpynac_la-expairseq.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-expairseq.lo `test -f 'expairseq.cpp' || echo './'`expairseq.cpp CXX libpynac_la-exprseq.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-exprseq.lo `test -f 'exprseq.cpp' || echo './'`exprseq.cpp CXX libpynac_la-fail.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-fail.lo `test -f 'fail.cpp' || echo './'`fail.cpp CXX libpynac_la-fderivative.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-fderivative.lo `test -f 'fderivative.cpp' || echo './'`fderivative.cpp fderivative.cpp:262:2: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] CXX libpynac_la-function.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-function.lo `test -f 'function.cpp' || echo './'`function.cpp CXX libpynac_la-idx.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-idx.lo `test -f 'idx.cpp' || echo './'`idx.cpp function.cpp: In member function 'virtual void GiNaC::function::print(const GiNaC::print_context&, unsigned int) const': function.cpp:648:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] function.cpp: In member function 'virtual GiNaC::ex GiNaC::function::eval(int) const': function.cpp:786:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp:786:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp: In member function 'virtual GiNaC::ex GiNaC::function::conjugate() const': function.cpp:1005:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp:1005:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp: In member function 'virtual GiNaC::ex GiNaC::function::real_part() const': function.cpp:1050:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp:1050:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp: In member function 'virtual GiNaC::ex GiNaC::function::imag_part() const': function.cpp:1094:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] function.cpp:1094:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] CXX libpynac_la-indexed.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-indexed.lo `test -f 'indexed.cpp' || echo './'`indexed.cpp CXX libpynac_la-infinity.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-infinity.lo `test -f 'infinity.cpp' || echo './'`infinity.cpp infinity.cpp: In member function 'const GiNaC::infinity& GiNaC::infinity::operator+=(const GiNaC::ex&)': infinity.cpp:312:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] CXX libpynac_la-inifcns.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-inifcns.lo `test -f 'inifcns.cpp' || echo './'`inifcns.cpp indexed.cpp: In function 'GiNaC::exvector GiNaC::get_all_dummy_indices_safely(const GiNaC::ex&)': indexed.cpp:1421:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] indexed.cpp:1437:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] CXX libpynac_la-inifcns_trans.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-inifcns_trans.lo `test -f 'inifcns_trans.cpp' || echo './'`inifcns_trans.cpp CXX libpynac_la-inifcns_gamma.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-inifcns_gamma.lo `test -f 'inifcns_gamma.cpp' || echo './'`inifcns_gamma.cpp CXX libpynac_la-inifcns_nstdsums.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-inifcns_nstdsums.lo `test -f 'inifcns_nstdsums.cpp' || echo './'`inifcns_nstdsums.cpp CXX libpynac_la-integral.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-integral.lo `test -f 'integral.cpp' || echo './'`integral.cpp inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::Li2_do_sum(const GiNaC::Number_T&)': inifcns_nstdsums.cpp:261:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::Li2_do_sum_Xn(const GiNaC::Number_T&)': inifcns_nstdsums.cpp:289:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::Lin_do_sum(int, const GiNaC::Number_T&)': inifcns_nstdsums.cpp:308:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::Lin_do_sum_Xn(int, const GiNaC::Number_T&)': inifcns_nstdsums.cpp:333:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::multipleLi_do_sum(const std::vector&, const std::vector&)': inifcns_nstdsums.cpp:518:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::mLi_do_summation(const lst&, const lst&)': inifcns_nstdsums.cpp:533:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::G_eval1(int, int)': inifcns_nstdsums.cpp:564:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::G_eval(const Gparameter&, int)': inifcns_nstdsums.cpp:655:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::{anonymous}::Gparameter GiNaC::{anonymous}::convert_pending_integrals_G(const Gparameter&)': inifcns_nstdsums.cpp:674:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'std::vector::const_iterator GiNaC::{anonymous}::check_parameter_G(const Gparameter&, int, bool&, int&, int&, std::vector::const_iterator&)': inifcns_nstdsums.cpp:710:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::{anonymous}::Gparameter GiNaC::{anonymous}::prepare_pending_integrals(const Gparameter&, int)': inifcns_nstdsums.cpp:727:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trailing_zeros_G(const Gparameter&, int)': inifcns_nstdsums.cpp:757:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::depth_one_trafo_G(const Gparameter&, const Gparameter&, int)': inifcns_nstdsums.cpp:836:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::G_transform(const Gparameter&, const Gparameter&, int)': inifcns_nstdsums.cpp:970:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::shuffle_G(const Gparameter&, const Gparameter&, const Gparameter&, const Gparameter&, const Gparameter&, int)': inifcns_nstdsums.cpp:1012:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::G_numeric(const lst&, const lst&, const GiNaC::ex&)': inifcns_nstdsums.cpp:1189:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::mLi_numeric(const lst&, const lst&)': inifcns_nstdsums.cpp:1210:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::G2_evalf(const GiNaC::ex&, const GiNaC::ex&, PyObject*)': inifcns_nstdsums.cpp:1254:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::G2_eval(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:1297:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::G3_evalf(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&, PyObject*)': inifcns_nstdsums.cpp:1350:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::G3_eval(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:1404:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::a_k(int)': inifcns_nstdsums.cpp:1835:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::b_k(int)': inifcns_nstdsums.cpp:1854:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::numeric GiNaC::{anonymous}::S_num(int, int, const GiNaC::numeric&)': inifcns_nstdsums.cpp:2020:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::S_evalf(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&, PyObject*)': inifcns_nstdsums.cpp:2050:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::S_eval(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2080:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::S_series(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&, const GiNaC::relational&, int, unsigned int)': inifcns_nstdsums.cpp:2129:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::S_deriv(const GiNaC::ex&, const GiNaC::ex&, const GiNaC::ex&, unsigned int)': inifcns_nstdsums.cpp:2145:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'bool GiNaC::{anonymous}::convert_parameter_H_to_Li(const lst&, GiNaC::lst&, GiNaC::lst&, GiNaC::ex&)': inifcns_nstdsums.cpp:2246:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In member function 'virtual GiNaC::ex GiNaC::{anonymous}::map_trafo_H_convert_to_Li::operator()(const GiNaC::ex&)': inifcns_nstdsums.cpp:2275:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::convert_H_to_zeta(const lst&)': inifcns_nstdsums.cpp:2406:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::lst GiNaC::{anonymous}::convert_parameter_Li_to_H(const lst&, const lst&, GiNaC::ex&)': inifcns_nstdsums.cpp:2429:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trafo_H_mult(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2467:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In member function 'virtual GiNaC::ex GiNaC::{anonymous}::map_trafo_H_mult::operator()(const GiNaC::ex&)': inifcns_nstdsums.cpp:2484:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp:2518:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trafo_H_1tx_prepend_zero(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2565:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trafo_H_prepend_one(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2598:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trafo_H_1tx_prepend_minusone(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2664:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::{anonymous}::trafo_H_1mxt1px_prepend_one(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:2697:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In member function 'virtual GiNaC::ex GiNaC::{anonymous}::map_trafo_H_1mx::operator()(const GiNaC::ex&)': inifcns_nstdsums.cpp:2719:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp:2735:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp:2761:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp:2779:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp:2786:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] inifcns_nstdsums.cpp: In function 'GiNaC::ex GiNaC::convert_H_to_Li(const GiNaC::ex&, const GiNaC::ex&)': inifcns_nstdsums.cpp:3416:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::crandall_Y_loop(const GiNaC::Number_T&)': inifcns_nstdsums.cpp:3507:1: warning: no return statement in function returning non-void [-Wreturn-type] inifcns_nstdsums.cpp: In function 'GiNaC::Number_T GiNaC::{anonymous}::zeta_do_Hoelder_convolution(const std::vector&, const std::vector&)': inifcns_nstdsums.cpp:3767:1: warning: no return statement in function returning non-void [-Wreturn-type] CXX libpynac_la-lst.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-lst.lo `test -f 'lst.cpp' || echo './'`lst.cpp CXX libpynac_la-matrix.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-matrix.lo `test -f 'matrix.cpp' || echo './'`matrix.cpp CXX libpynac_la-mul.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-mul.lo `test -f 'mul.cpp' || echo './'`mul.cpp inifcns_nstdsums.cpp: At global scope: inifcns_nstdsums.cpp:110:5: warning: 'GiNaC::{anonymous}::xninitsize' defined but not used [-Wunused-variable] inifcns_nstdsums.cpp:111:5: warning: 'GiNaC::{anonymous}::xnsize' defined but not used [-Wunused-variable] inifcns_nstdsums.cpp:1681:5: warning: 'GiNaC::{anonymous}::ynsize' defined but not used [-Wunused-variable] inifcns_nstdsums.cpp:1682:5: warning: 'GiNaC::{anonymous}::ynlength' defined but not used [-Wunused-variable] inifcns_nstdsums.cpp:3435:5: warning: 'GiNaC::{anonymous}::L1' defined but not used [-Wunused-variable] inifcns_nstdsums.cpp:3436:5: warning: 'GiNaC::{anonymous}::L2' defined but not used [-Wunused-variable] matrix.cpp: In member function 'int GiNaC::matrix::fraction_free_elimination(bool)': matrix.cpp:1422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matrix.cpp:1425:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matrix.cpp:1431:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] CXX libpynac_la-ncmul.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-ncmul.lo `test -f 'ncmul.cpp' || echo './'`ncmul.cpp mul.cpp: In member function 'void GiNaC::mul::do_print_rat_func(const GiNaC::print_context&, unsigned int, bool) const': mul.cpp:287:14: warning: the address of 'std::ostream& GiNaC::latex(std::ostream&)' will always evaluate as 'true' [-Waddress] mul.cpp: In function 'bool GiNaC::algebraic_match_mul_with_mul(const GiNaC::mul&, const GiNaC::ex&, GiNaC::lst&, int, int&, const std::vector&, std::vector&)': mul.cpp:966:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ncmul.cpp: In member function 'virtual GiNaC::ex GiNaC::ncmul::expand(unsigned int) const': ncmul.cpp:178:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] CXX libpynac_la-normal.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-normal.lo `test -f 'normal.cpp' || echo './'`normal.cpp CXX libpynac_la-numeric.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-numeric.lo `test -f 'numeric.cpp' || echo './'`numeric.cpp numeric.cpp: In function 'PyObject* Integer(const long int&)': numeric.cpp:173:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numeric.cpp: In function 'void GiNaC::coerce(GiNaC::Number_T&, GiNaC::Number_T&, const GiNaC::Number_T&, const GiNaC::Number_T&)': numeric.cpp:262:67: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numeric.cpp:253:11: warning: enumeration value 'MPFR' not handled in switch [-Wswitch] numeric.cpp:253:11: warning: enumeration value 'MPZ' not handled in switch [-Wswitch] numeric.cpp:253:11: warning: enumeration value 'MPQ' not handled in switch [-Wswitch] numeric.cpp:253:11: warning: enumeration value 'MPFC' not handled in switch [-Wswitch] numeric.cpp:253:11: warning: enumeration value 'MPQC' not handled in switch [-Wswitch] numeric.cpp: In destructor 'GiNaC::Number_T::~Number_T()': numeric.cpp:486:11: warning: enumeration value 'LONG' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'DOUBLE' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'MPFR' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'MPZ' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'MPQ' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'MPFC' not handled in switch [-Wswitch] numeric.cpp:486:11: warning: enumeration value 'MPQC' not handled in switch [-Wswitch] numeric.cpp: In member function 'bool GiNaC::Number_T::is_integer() const': numeric.cpp:977:10: warning: unused variable 'ans' [-Wunused-variable] numeric.cpp:978:15: warning: unused variable 'o' [-Wunused-variable] numeric.cpp: In member function 'bool GiNaC::Number_T::is_even() const': numeric.cpp:1041:10: warning: unused variable 'ans' [-Wunused-variable] numeric.cpp:1042:15: warning: unused variable 'o' [-Wunused-variable] In file included from numeric.cpp:51:0: numeric.h: In constructor 'GiNaC::numeric::numeric(double)': numeric.h:328:14: warning: 'GiNaC::numeric::value' will be initialized after [-Wreorder] numeric.cpp:1439:43: warning: base 'GiNaC::basic' [-Wreorder] numeric.cpp:1438:3: warning: when initialized here [-Wreorder] In file included from numeric.cpp:51:0: numeric.h: In constructor 'GiNaC::numeric::numeric(const char*)': numeric.h:328:14: warning: 'GiNaC::numeric::value' will be initialized after [-Wreorder] numeric.cpp:1454:37: warning: base 'GiNaC::basic' [-Wreorder] numeric.cpp:1453:3: warning: when initialized here [-Wreorder] numeric.cpp: In function 'bool GiNaC::coerce(T1&, const T2&) [with T1 = int; T2 = GiNaC::Number_T]': numeric.cpp:1519:3: warning: no return statement in function returning non-void [-Wreturn-type] numeric.cpp: In function 'bool GiNaC::coerce(T1&, const T2&) [with T1 = unsigned int; T2 = GiNaC::Number_T]': numeric.cpp:1525:3: warning: no return statement in function returning non-void [-Wreturn-type] CXX libpynac_la-operators.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-operators.lo `test -f 'operators.cpp' || echo './'`operators.cpp CXX libpynac_la-power.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-power.lo `test -f 'power.cpp' || echo './'`power.cpp power.cpp: In member function 'virtual GiNaC::ex GiNaC::power::eval(int) const': power.cpp:478:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] power.cpp:496:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] power.cpp: In member function 'GiNaC::ex GiNaC::power::expand_add(const GiNaC::add&, int, unsigned int) const': power.cpp:1065:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] power.cpp:1095:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] CXX libpynac_la-registrar.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-registrar.lo `test -f 'registrar.cpp' || echo './'`registrar.cpp CXX libpynac_la-relational.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-relational.lo `test -f 'relational.cpp' || echo './'`relational.cpp numeric.cpp: At global scope: numeric.cpp:1485:15: warning: 'void GiNaC::print_real_number(const GiNaC::print_context&, const GiNaC::Number_T&)' defined but not used [-Wunused-function] numeric.cpp:1493:15: warning: 'void GiNaC::print_integer_csrc(const GiNaC::print_context&, const GiNaC::Number_T&)' defined but not used [-Wunused-function] numeric.cpp:1501:15: warning: 'void GiNaC::print_real_csrc(const GiNaC::print_context&, const GiNaC::Number_T&)' defined but not used [-Wunused-function] CXX libpynac_la-remember.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-remember.lo `test -f 'remember.cpp' || echo './'`remember.cpp CXX libpynac_la-pseries.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-pseries.lo `test -f 'pseries.cpp' || echo './'`pseries.cpp CXX libpynac_la-print.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-print.lo `test -f 'print.cpp' || echo './'`print.cpp CXX libpynac_la-symbol.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-symbol.lo `test -f 'symbol.cpp' || echo './'`symbol.cpp CXX libpynac_la-symmetry.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-symmetry.lo `test -f 'symmetry.cpp' || echo './'`symmetry.cpp power.cpp: In member function 'virtual GiNaC::ex GiNaC::power::eval(int) const': power.cpp:630:58: warning: 'num_exponent' may be used uninitialized in this function [-Wmaybe-uninitialized] power.cpp:556:90: warning: 'num_basis' may be used uninitialized in this function [-Wmaybe-uninitialized] CXX libpynac_la-tensor.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-tensor.lo `test -f 'tensor.cpp' || echo './'`tensor.cpp tensor.cpp: In member function 'virtual GiNaC::ex GiNaC::tensepsilon::eval_indexed(const GiNaC::basic&) const': tensor.cpp:373:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] CXX libpynac_la-utils.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-utils.lo `test -f 'utils.cpp' || echo './'`utils.cpp CXX libpynac_la-wildcard.lo /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/python2.7 -c -o libpynac_la-wildcard.lo `test -f 'wildcard.cpp' || echo './'`wildcard.cpp CXXLD libpynac.la make[2]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' make[2]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src' make[2]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src' make[1]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tLArhO + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 + cd pynac-0.2.5 + rm -rf /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 + cd src + make install DESTDIR=/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 'INSTALL=install -p' Making install in ginac make[1]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' make[2]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install install -p libpynac.la '/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib' libtool: install: install -p .libs/libpynac.so.4.0.1 /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/libpynac.so.4.0.1 libtool: install: (cd /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib && { ln -s -f libpynac.so.4.0.1 libpynac.so.4 || { rm -f libpynac.so.4 && ln -s libpynac.so.4.0.1 libpynac.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib && { ln -s -f libpynac.so.4.0.1 libpynac.so || { rm -f libpynac.so && ln -s libpynac.so.4.0.1 libpynac.so; }; }) libtool: install: install -p .libs/libpynac.lai /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/libpynac.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/pynac" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/include/pynac" install -p -m 644 ginac.h py_funcs.h add.h archive.h assertion.h basic.h class_info.h clifford.h color.h constant.h infinity.h container.h ex.h expair.h expairseq.h exprseq.h fail.h fderivative.h flags.h function.h hash_map.h idx.h indexed.h inifcns.h integral.h lst.h matrix.h mul.h ncmul.h normal.h numeric.h operators.h power.h print.h pseries.h ptr.h registrar.h relational.h structure.h symbol.h '/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/include/pynac' install -p -m 644 symmetry.h tensor.h version.h wildcard.h '/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/include/pynac' make[2]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' make[1]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src/ginac' make[1]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src' make[2]: Entering directory `/builddir/build/BUILD/pynac-0.2.5/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/pkgconfig" install -p -m 644 pynac.pc '/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src' make[1]: Leaving directory `/builddir/build/BUILD/pynac-0.2.5/src' + rm -f /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/libpynac.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/pynac-0.2.5 extracting debug info from /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/lib/libpynac.so.4.0.1 dwz: Too few files for multifile optimization symlinked /usr/lib/debug/usr/lib/libpynac.so.4.0.1.debug to /usr/lib/debug/usr/lib/libpynac.so.4.debug symlinked /usr/lib/debug/usr/lib/libpynac.so.4.0.1.debug to /usr/lib/debug/usr/lib/libpynac.so.debug 2453 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pynac-0.2.5-1.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dt6tJE + umask 022 + cd /builddir/build/BUILD + cd pynac-0.2.5 + DOCDIR=/builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/share/doc/pynac-0.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/share/doc/pynac-0.2.5 + cp -pr src/AUTHORS src/ChangeLog src/COPYING src/NEWS src/README /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386/usr/share/doc/pynac-0.2.5 + exit 0 Provides: libpynac.so.4 pynac = 0.2.5-1.fc18 pynac(x86-32) = 0.2.5-1.fc18 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: pynac-devel-0.2.5-1.fc18.i686 Provides: pkgconfig(pynac) = 0.2.5 pynac-devel = 0.2.5-1.fc18 pynac-devel(x86-32) = 0.2.5-1.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpynac.so.4 pkgconfig(python) >= 2.5 Processing files: pynac-debuginfo-0.2.5-1.fc18.i686 Provides: pynac-debuginfo = 0.2.5-1.fc18 pynac-debuginfo(x86-32) = 0.2.5-1.fc18 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 Wrote: /builddir/build/RPMS/pynac-0.2.5-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/pynac-devel-0.2.5-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/pynac-debuginfo-0.2.5-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tjjX1i + umask 022 + cd /builddir/build/BUILD + cd pynac-0.2.5 + rm -rf /builddir/build/BUILDROOT/pynac-0.2.5-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->