Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/toped.spec'], False, '/var/lib/mock/dist-f15-build-1000034-147622/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/toped.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/toped-0.9.65-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/toped.spec'], False, '/var/lib/mock/dist-f15-build-1000034-147622/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/toped.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1F6S8S + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf toped-0.9.65 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/toped-0.9.65-r1587.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd toped-0.9.65 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O6bDsm + umask 022 + cd /builddir/build/BUILD + cd toped-0.9.65 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... 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 ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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 for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for pow... no checking for rint... no checking for sqrt... no checking for strtoul... yes checking for X... libraries , headers checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether we are using the Microsoft C compiler... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for GL/gl.h... yes checking for OpenGL/gl.h... no checking for OpenGL library... -lGL checking for GL/glu.h... yes checking for OpenGL/glu.h... no checking for OpenGL Utility library... -lGLU checking for varargs GLU tesselator callback function type... no checking for library containing glewInit... -lGLEW checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.9... yes (version 2.8.11) checking for wxWidgets static library... no configure: creating ./config.status config.status: creating Makefile config.status: creating ui/Makefile config.status: creating tpd_common/Makefile config.status: creating tpd_DB/Makefile config.status: creating tpd_ifaces/Makefile config.status: creating tpd_parser/Makefile config.status: creating tpd_bidfunc/Makefile config.status: creating src/Makefile config.status: creating fonts/Makefile config.status: creating icons/Makefile config.status: creating tll/Makefile config.status: creating utils/cadence/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + 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 + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65' Making all in ui make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/ui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/ui' Making all in tpd_common make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o avl.lo avl.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o glf.lo glf.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o outbox.lo outbox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o polycross.lo polycross.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c avl.cpp -fPIC -DPIC -o .libs/avl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c glf.cpp -fPIC -DPIC -o .libs/glf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c polycross.cpp -fPIC -DPIC -o .libs/polycross.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c outbox.cpp -fPIC -DPIC -o .libs/outbox.o glf.cpp: In function 'int ReadFont(const char*, glf_font*)': glf.cpp:206:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:220:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:223:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:227:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:233:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:234:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:235:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:236:31: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:263:37: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:264:37: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:286:62: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] glf.cpp:288:60: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c avl.cpp -o avl.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c glf.cpp -o glf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.lo tpdph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -fPIC -DPIC -o .libs/tpdph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -o tpdph.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ttt.lo ttt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ttt.cpp -fPIC -DPIC -o .libs/ttt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o MemTrack.lo MemTrack.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c MemTrack.cpp -fPIC -DPIC -o .libs/MemTrack.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c MemTrack.cpp -o MemTrack.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ttt.cpp -o ttt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c polycross.cpp -o polycross.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c outbox.cpp -o outbox.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_common.la -rpath /usr/lib64 avl.lo glf.lo outbox.lo polycross.lo tpdph.lo ttt.lo MemTrack.lo -lGLEW libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/avl.o .libs/glf.o .libs/outbox.o .libs/polycross.o .libs/tpdph.o .libs/ttt.o .libs/MemTrack.o -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_common.so.0 -o .libs/libtpd_common.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpd_common.so.0" && ln -s "libtpd_common.so.0.0.0" "libtpd_common.so.0") libtool: link: (cd ".libs" && rm -f "libtpd_common.so" && ln -s "libtpd_common.so.0.0.0" "libtpd_common.so") libtool: link: ar cru .libs/libtpd_common.a avl.o glf.o outbox.o polycross.o tpdph.o ttt.o MemTrack.o libtool: link: ranlib .libs/libtpd_common.a libtool: link: ( cd ".libs" && rm -f "libtpd_common.la" && ln -s "../libtpd_common.la" "libtpd_common.la" ) make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' Making all in tpd_DB make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o drawprop.lo drawprop.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o logicop.lo logicop.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ps_out.lo ps_out.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o quadtree.lo quadtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quadtree.cpp -fPIC -DPIC -o .libs/quadtree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c drawprop.cpp -fPIC -DPIC -o .libs/drawprop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ps_out.cpp -fPIC -DPIC -o .libs/ps_out.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c logicop.cpp -fPIC -DPIC -o .libs/logicop.o drawprop.cpp: In member function 'void layprop::TGlfRSymbol::draw(bool)': drawprop.cpp:162:88: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drawprop.cpp: In constructor 'layprop::TGlfFont::TGlfFont(std::string, std::string&)': drawprop.cpp:188:29: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:199:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:203:39: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:206:34: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:213:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp: In constructor 'layprop::TGlfSymbol::TGlfSymbol(FILE*)': drawprop.cpp:84:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:86:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:88:33: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:97:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:98:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:109:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] drawprop.cpp:112:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ps_out.cpp -o ps_out.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c logicop.cpp -o logicop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c quadtree.cpp -o quadtree.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tedat.lo tedat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedat.cpp -fPIC -DPIC -o .libs/tedat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c drawprop.cpp -o drawprop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tedcell.lo tedcell.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedcell.cpp -fPIC -DPIC -o .libs/tedcell.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tedesign.lo tedesign.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedesign.cpp -fPIC -DPIC -o .libs/tedesign.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedat.cpp -o tedat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tedstd.lo tedstd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedstd.cpp -fPIC -DPIC -o .libs/tedstd.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedesign.cpp -o tedesign.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedcell.cpp -o tedcell.o >/dev/null 2>&1 tedstd.cpp: In member function 'void laydata::TEDfile::putReal(real)': tedstd.cpp:277:41: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] tedstd.cpp: In member function 'void laydata::TEDfile::put4b(int4b)': tedstd.cpp:273:27: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] tedstd.cpp: In member function 'void laydata::TEDfile::putWord(word)': tedstd.cpp:269:27: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tedstd.cpp -o tedstd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tenderer.lo tenderer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tenderer.cpp -fPIC -DPIC -o .libs/tenderer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.lo tpdph.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o viewprop.lo viewprop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -fPIC -DPIC -o .libs/tpdph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c viewprop.cpp -fPIC -DPIC -o .libs/viewprop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -o tpdph.o >/dev/null 2>&1 tenderer.cpp: In member function 'void tenderer::TenderTV::draw(layprop::DrawProperties*)': tenderer.cpp:876:110: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp:884:109: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp:892:112: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp:900:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp: In member function 'void tenderer::TenderLay::drawSelected()': tenderer.cpp:1350:107: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp:1358:106: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] tenderer.cpp:1366:102: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c viewprop.cpp -o viewprop.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tenderer.cpp -o tenderer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_DB.la -rpath /usr/lib64 drawprop.lo logicop.lo ps_out.lo quadtree.lo tedat.lo tedcell.lo tedesign.lo tedstd.lo tenderer.lo tpdph.lo viewprop.lo ../tpd_common/libtpd_common.la -lGLEW libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/drawprop.o .libs/logicop.o .libs/ps_out.o .libs/quadtree.o .libs/tedat.o .libs/tedcell.o .libs/tedesign.o .libs/tedstd.o .libs/tenderer.o .libs/tpdph.o .libs/viewprop.o ../tpd_common/.libs/libtpd_common.so -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_DB.so.0 -o .libs/libtpd_DB.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpd_DB.so.0" && ln -s "libtpd_DB.so.0.0.0" "libtpd_DB.so.0") libtool: link: (cd ".libs" && rm -f "libtpd_DB.so" && ln -s "libtpd_DB.so.0.0.0" "libtpd_DB.so") libtool: link: ar cru .libs/libtpd_DB.a drawprop.o logicop.o ps_out.o quadtree.o tedat.o tedcell.o tedesign.o tedstd.o tenderer.o tpdph.o viewprop.o libtool: link: ranlib .libs/libtpd_DB.a libtool: link: ( cd ".libs" && rm -f "libtpd_DB.la" && ln -s "../libtpd_DB.la" "libtpd_DB.la" ) make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' Making all in tpd_ifaces make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cif_io.lo cif_io.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cif_lex.lo cif_lex.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cif_yacc.lo cif_yacc.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o gds_io.lo gds_io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_lex.cc -fPIC -DPIC -o .libs/cif_lex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_io.cpp -fPIC -DPIC -o .libs/cif_io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gds_io.cpp -fPIC -DPIC -o .libs/gds_io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_yacc.cc -fPIC -DPIC -o .libs/cif_yacc.o /home/skr/toped_public/tpd_ifaces/cif_yacc.cc: In function 'int cifparse()': /home/skr/toped_public/tpd_ifaces/cif_yacc.cc:2185:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] /home/skr/toped_public/tpd_ifaces/cif_yacc.cc:2306:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] cif_lex.ll: In function 'int ciflex()': cif_lex.ll:135:5: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] gds_io.cpp: In member function 'double GDSin::GdsRecord::gds2ieee(byte*) const': gds_io.cpp:177:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gds_io.cpp:219:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gds_io.cpp: In member function 'byte* GDSin::GdsRecord::ieee2gds(double)': gds_io.cpp:238:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gds_io.cpp: In member function 'bool GDSin::GdsInFile::getNextRecord()': gds_io.cpp:566:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gds_io.cpp: In member function 'void GDSin::GdsStructure::importText(GDSin::GdsInFile*, laydata::TdtCell*, real, const LayerMapExt&)': gds_io.cpp:1322:16: warning: variable 'horiJust' set but not used [-Wunused-but-set-variable] gds_io.cpp: In member function 'void GDSin::GdsStructure::importSref(GDSin::GdsInFile*, laydata::TdtCell*, laydata::TdtLibDir*, const LayerMapExt&)': gds_io.cpp:1404:19: warning: variable 'absMagn' set but not used [-Wunused-but-set-variable] gds_io.cpp:1405:19: warning: variable 'absAngl' set but not used [-Wunused-but-set-variable] gds_io.cpp: In member function 'void GDSin::GdsStructure::importAref(GDSin::GdsInFile*, laydata::TdtCell*, laydata::TdtLibDir*, const LayerMapExt&)': gds_io.cpp:1473:19: warning: variable 'absMagn' set but not used [-Wunused-but-set-variable] gds_io.cpp:1474:19: warning: variable 'absAngl' set but not used [-Wunused-but-set-variable] /home/skr/toped_public/tpd_ifaces/cif_lex.cc: At global scope: /home/skr/toped_public/tpd_ifaces/cif_lex.cc:1924:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function] /home/skr/toped_public/tpd_ifaces/cif_lex.cc:1456:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_lex.cc -o cif_lex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_yacc.cc -o cif_yacc.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cif_io.cpp -o cif_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.lo tpdph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gds_io.cpp -o gds_io.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -fPIC -DPIC -o .libs/tpdph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -o tpdph.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o oasis_io.lo oasis_io.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oasis_io.cpp -fPIC -DPIC -o .libs/oasis_io.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o calbr_reader.lo calbr_reader.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calbr_reader.cpp -fPIC -DPIC -o .libs/calbr_reader.o oasis_io.cpp: In member function 'void Oasis::Table::getTableRecord(Oasis::OasisInFile&, Oasis::TableMode, bool)': oasis_io.cpp:141:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] oasis_io.cpp:141:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] oasis_io.cpp: In member function 'Oasis::PointList Oasis::Cell::readPointList(Oasis::OasisInFile&)': oasis_io.cpp:1849:1: warning: control reaches end of non-void function [-Wreturn-type] oasis_io.cpp: In member function 'int8b Oasis::OasisInFile::getInt(byte)': oasis_io.cpp:609:4: warning: 'sign' may be used uninitialized in this function [-Wuninitialized] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c calbr_reader.cpp -o calbr_reader.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oasis_io.cpp -o oasis_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_ifaces.la -rpath /usr/lib64 cif_io.lo cif_lex.lo cif_yacc.lo gds_io.lo tpdph.lo oasis_io.lo calbr_reader.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la -lGLEW libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/cif_io.o .libs/cif_lex.o .libs/cif_yacc.o .libs/gds_io.o .libs/tpdph.o .libs/oasis_io.o .libs/calbr_reader.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs ../tpd_common/.libs/libtpd_common.so ../tpd_DB/.libs/libtpd_DB.so /builddir/build/BUILD/toped-0.9.65/tpd_common/.libs/libtpd_common.so -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_ifaces.so.0 -o .libs/libtpd_ifaces.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpd_ifaces.so.0" && ln -s "libtpd_ifaces.so.0.0.0" "libtpd_ifaces.so.0") libtool: link: (cd ".libs" && rm -f "libtpd_ifaces.so" && ln -s "libtpd_ifaces.so.0.0.0" "libtpd_ifaces.so") libtool: link: ar cru .libs/libtpd_ifaces.a cif_io.o cif_lex.o cif_yacc.o gds_io.o tpdph.o oasis_io.o calbr_reader.o libtool: link: ranlib .libs/libtpd_ifaces.a libtool: link: ( cd ".libs" && rm -f "libtpd_ifaces.la" && ln -s "../libtpd_ifaces.la" "libtpd_ifaces.la" ) make[3]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' Making all in tpd_parser make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ted_prompt.lo ted_prompt.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tell_lex.lo tell_lex.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tell_yacc.lo tell_yacc.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tellyzer.lo tellyzer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tellyzer.cpp -fPIC -DPIC -o .libs/tellyzer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tell_yacc.cc -fPIC -DPIC -o .libs/tell_yacc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ted_prompt.cpp -fPIC -DPIC -o .libs/ted_prompt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tell_lex.cc -fPIC -DPIC -o .libs/tell_lex.o tellyzer.cpp: In member function 'void console::toped_logfile::init(std::string, bool)': tellyzer.cpp:2101:10: warning: unused variable 'locale' [-Wunused-variable] tell_lex.ll: In function 'int telllex()': tell_lex.ll:149:5: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /home/skr/toped_public/tpd_parser/tell_lex.cc: At global scope: /home/skr/toped_public/tpd_parser/tell_lex.cc:2064:13: warning: 'void yy_fatal_error(const char*)' defined but not used [-Wunused-function] /home/skr/toped_public/tpd_parser/tell_lex.cc:1596:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tell_lex.cc -o tell_lex.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ted_prompt.cpp -o ted_prompt.o >/dev/null 2>&1 tellyzer.cpp: In member function 'virtual int parsercmd::cmdFOREACH::execute()': tellyzer.cpp:1400:8: warning: 'retexec' may be used uninitialized in this function [-Wuninitialized] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tell_yacc.cc -o tell_yacc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tldat.lo tldat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tldat.cpp -fPIC -DPIC -o .libs/tldat.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.lo tpdph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -fPIC -DPIC -o .libs/tpdph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -o tpdph.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tellyzer.cpp -o tellyzer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tldat.cpp -o tldat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_parser.la -rpath /usr/lib64 ted_prompt.lo tell_lex.lo tell_yacc.lo tellyzer.lo tldat.lo tpdph.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la -lGLEW libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ted_prompt.o .libs/tell_lex.o .libs/tell_yacc.o .libs/tellyzer.o .libs/tldat.o .libs/tpdph.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs ../tpd_common/.libs/libtpd_common.so ../tpd_DB/.libs/libtpd_DB.so /builddir/build/BUILD/toped-0.9.65/tpd_common/.libs/libtpd_common.so -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_parser.so.0 -o .libs/libtpd_parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpd_parser.so.0" && ln -s "libtpd_parser.so.0.0.0" "libtpd_parser.so.0") libtool: link: (cd ".libs" && rm -f "libtpd_parser.so" && ln -s "libtpd_parser.so.0.0.0" "libtpd_parser.so") libtool: link: ar cru .libs/libtpd_parser.a ted_prompt.o tell_lex.o tell_yacc.o tellyzer.o tldat.o tpdph.o libtool: link: ranlib .libs/libtpd_parser.a libtool: link: ( cd ".libs" && rm -f "libtpd_parser.la" && ln -s "../libtpd_parser.la" "libtpd_parser.la" ) make[3]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' Making all in tpd_bidfunc make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_db.lo tpdf_db.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_select.lo tpdf_select.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o datacenter.lo datacenter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tellibin.lo tellibin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_db.cpp -fPIC -DPIC -o .libs/tpdf_db.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_select.cpp -fPIC -DPIC -o .libs/tpdf_select.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c datacenter.cpp -fPIC -DPIC -o .libs/datacenter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tellibin.cpp -fPIC -DPIC -o .libs/tellibin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c datacenter.cpp -o datacenter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tellibin.cpp -o tellibin.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_select.cpp -o tpdf_select.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tllf_list.lo tllf_list.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tllf_list.cpp -fPIC -DPIC -o .libs/tllf_list.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_add.lo tpdf_add.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_add.cpp -fPIC -DPIC -o .libs/tpdf_add.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_cells.lo tpdf_cells.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_cells.cpp -fPIC -DPIC -o .libs/tpdf_cells.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_db.cpp -o tpdf_db.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tllf_list.cpp -o tllf_list.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_cells.cpp -o tpdf_cells.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_add.cpp -o tpdf_add.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_common.lo tpdf_common.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_common.cpp -fPIC -DPIC -o .libs/tpdf_common.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_edit.lo tpdf_edit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_edit.cpp -fPIC -DPIC -o .libs/tpdf_edit.o tpdf_common.cpp: In function 'telldata::ttint* tellstdfunc::getCurrentLayer()': tpdf_common.cpp:59:40: warning: 'cl' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_get.lo tpdf_get.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_get.cpp -fPIC -DPIC -o .libs/tpdf_get.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_common.cpp -o tpdf_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdf_props.lo tpdf_props.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_props.cpp -fPIC -DPIC -o .libs/tpdf_props.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_get.cpp -o tpdf_get.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_edit.cpp -o tpdf_edit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.lo tpdph.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -fPIC -DPIC -o .libs/tpdph.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdph.cpp -o tpdph.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o drc_tenderer.lo drc_tenderer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c drc_tenderer.cpp -fPIC -DPIC -o .libs/drc_tenderer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c drc_tenderer.cpp -o drc_tenderer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c tpdf_props.cpp -o tpdf_props.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_bidfunc.la -rpath /usr/lib64 tpdf_db.lo tpdf_select.lo datacenter.lo tellibin.lo tllf_list.lo tpdf_add.lo tpdf_cells.lo tpdf_common.lo tpdf_edit.lo tpdf_get.lo tpdf_props.lo tpdph.lo drc_tenderer.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la ../tpd_ifaces/libtpd_ifaces.la ../tpd_parser/libtpd_parser.la -lGLEW libtool: link: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/tpdf_db.o .libs/tpdf_select.o .libs/datacenter.o .libs/tellibin.o .libs/tllf_list.o .libs/tpdf_add.o .libs/tpdf_cells.o .libs/tpdf_common.o .libs/tpdf_edit.o .libs/tpdf_get.o .libs/tpdf_props.o .libs/tpdph.o .libs/drc_tenderer.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs -L/builddir/build/BUILD/toped-0.9.65/tpd_DB/.libs ../tpd_common/.libs/libtpd_common.so ../tpd_DB/.libs/libtpd_DB.so ../tpd_ifaces/.libs/libtpd_ifaces.so ../tpd_parser/.libs/libtpd_parser.so /builddir/build/BUILD/toped-0.9.65/tpd_DB/.libs/libtpd_DB.so /builddir/build/BUILD/toped-0.9.65/tpd_common/.libs/libtpd_common.so -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_bidfunc.so.0 -o .libs/libtpd_bidfunc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtpd_bidfunc.so.0" && ln -s "libtpd_bidfunc.so.0.0.0" "libtpd_bidfunc.so.0") libtool: link: (cd ".libs" && rm -f "libtpd_bidfunc.so" && ln -s "libtpd_bidfunc.so.0.0.0" "libtpd_bidfunc.so") libtool: link: ar cru .libs/libtpd_bidfunc.a tpdf_db.o tpdf_select.o datacenter.o tellibin.o tllf_list.o tpdf_add.o tpdf_cells.o tpdf_common.o tpdf_edit.o tpdf_get.o tpdf_props.o tpdph.o drc_tenderer.o libtool: link: ranlib .libs/libtpd_bidfunc.a libtool: link: ( cd ".libs" && rm -f "libtpd_bidfunc.la" && ln -s "../libtpd_bidfunc.la" "libtpd_bidfunc.la" ) make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' Making all in src make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o browsers.o browsers.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o layoutcanvas.o layoutcanvas.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o main.o main.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o resourcecenter.o resourcecenter.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o toped.o toped.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tpdph.o tpdph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../tpd_common -I../tpd_DB -I../tpd_ifaces -I../tpd_parser -I../tpd_bidfunc -Wall -g -fexceptions -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tui.o tui.cpp toped.cpp: In member function 'void tui::TopedFrame::OnTDTSnapshot(wxCommandEvent&)': toped.cpp:1126:51: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] toped.cpp:1127:42: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] toped.cpp: In member function 'void tui::TopedFrame::OnTDTSave(wxCommandEvent&)': toped.cpp:1026:4: warning: 'tedNeverSaved' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o toped browsers.o layoutcanvas.o main.o resourcecenter.o toped.o tpdph.o tui.o ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la ../tpd_ifaces/libtpd_ifaces.la ../tpd_parser/libtpd_parser.la ../tpd_bidfunc/libtpd_bidfunc.la -lGLEW libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -pthread -o .libs/toped browsers.o layoutcanvas.o main.o resourcecenter.o toped.o tpdph.o tui.o -lm ../tpd_common/.libs/libtpd_common.so ../tpd_DB/.libs/libtpd_DB.so ../tpd_ifaces/.libs/libtpd_ifaces.so ../tpd_parser/.libs/libtpd_parser.so ../tpd_bidfunc/.libs/libtpd_bidfunc.so /builddir/build/BUILD/toped-0.9.65/tpd_ifaces/.libs/libtpd_ifaces.so /builddir/build/BUILD/toped-0.9.65/tpd_parser/.libs/libtpd_parser.so /builddir/build/BUILD/toped-0.9.65/tpd_DB/.libs/libtpd_DB.so /builddir/build/BUILD/toped-0.9.65/tpd_common/.libs/libtpd_common.so -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -pthread make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/src' Making all in fonts make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/fonts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/fonts' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/icons' Making all in tll make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tll' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tll' Making all in utils/cadence make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iYtyqT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 + cd toped-0.9.65 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 + /usr/bin/make 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 install Making install in ui make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/ui' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/ui' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/applications" install -p -m 644 toped.desktop '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/applications' test -z "/usr/share/toped/icons" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons" install -p -m 644 toped_16x16.png toped_32x32.png toped_64x64.png '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/ui' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/ui' Making install in tpd_common make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtpd_common.la '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64' libtool: install: install -p .libs/libtpd_common.so.0.0.0 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_common.so.0.0.0 libtpd_common.so.0 || { rm -f libtpd_common.so.0 && ln -s libtpd_common.so.0.0.0 libtpd_common.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_common.so.0.0.0 libtpd_common.so || { rm -f libtpd_common.so && ln -s libtpd_common.so.0.0.0 libtpd_common.so; }; }) libtool: install: install -p .libs/libtpd_common.lai /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.la libtool: install: install -p .libs/libtpd_common.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.a libtool: install: chmod 644 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.a libtool: install: ranlib /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_common' Making install in tpd_DB make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtpd_DB.la '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64' libtool: install: warning: relinking `libtpd_DB.la' libtool: install: (cd /builddir/build/BUILD/toped-0.9.65/tpd_DB; /bin/sh /builddir/build/BUILD/toped-0.9.65/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_DB.la -rpath /usr/lib64 drawprop.lo logicop.lo ps_out.lo quadtree.lo tedat.lo tedcell.lo tedesign.lo tedstd.lo tenderer.lo tpdph.lo viewprop.lo ../tpd_common/libtpd_common.la -lGLEW -inst-prefix-dir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64) libtool: relink: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/drawprop.o .libs/logicop.o .libs/ps_out.o .libs/quadtree.o .libs/tedat.o .libs/tedcell.o .libs/tedesign.o .libs/tedstd.o .libs/tenderer.o .libs/tpdph.o .libs/viewprop.o -L/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 -L/usr/lib64 -ltpd_common -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_DB.so.0 -o .libs/libtpd_DB.so.0.0.0 libtool: install: install -p .libs/libtpd_DB.so.0.0.0T /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_DB.so.0.0.0 libtpd_DB.so.0 || { rm -f libtpd_DB.so.0 && ln -s libtpd_DB.so.0.0.0 libtpd_DB.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_DB.so.0.0.0 libtpd_DB.so || { rm -f libtpd_DB.so && ln -s libtpd_DB.so.0.0.0 libtpd_DB.so; }; }) libtool: install: install -p .libs/libtpd_DB.lai /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.la libtool: install: install -p .libs/libtpd_DB.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.a libtool: install: chmod 644 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.a libtool: install: ranlib /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_DB' Making install in tpd_ifaces make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' make[3]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtpd_ifaces.la '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64' libtool: install: warning: relinking `libtpd_ifaces.la' libtool: install: (cd /builddir/build/BUILD/toped-0.9.65/tpd_ifaces; /bin/sh /builddir/build/BUILD/toped-0.9.65/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_ifaces.la -rpath /usr/lib64 cif_io.lo cif_lex.lo cif_yacc.lo gds_io.lo tpdph.lo oasis_io.lo calbr_reader.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la -lGLEW -inst-prefix-dir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64) libtool: relink: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/cif_io.o .libs/cif_lex.o .libs/cif_yacc.o .libs/gds_io.o .libs/tpdph.o .libs/oasis_io.o .libs/calbr_reader.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs -L/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 -L/usr/lib64 -ltpd_DB -ltpd_common -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_ifaces.so.0 -o .libs/libtpd_ifaces.so.0.0.0 libtool: install: install -p .libs/libtpd_ifaces.so.0.0.0T /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_ifaces.so.0.0.0 libtpd_ifaces.so.0 || { rm -f libtpd_ifaces.so.0 && ln -s libtpd_ifaces.so.0.0.0 libtpd_ifaces.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_ifaces.so.0.0.0 libtpd_ifaces.so || { rm -f libtpd_ifaces.so && ln -s libtpd_ifaces.so.0.0.0 libtpd_ifaces.so; }; }) libtool: install: install -p .libs/libtpd_ifaces.lai /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.la libtool: install: install -p .libs/libtpd_ifaces.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.a libtool: install: chmod 644 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.a libtool: install: ranlib /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces' Making install in tpd_parser make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' make[3]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtpd_parser.la '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64' libtool: install: warning: relinking `libtpd_parser.la' libtool: install: (cd /builddir/build/BUILD/toped-0.9.65/tpd_parser; /bin/sh /builddir/build/BUILD/toped-0.9.65/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_parser.la -rpath /usr/lib64 ted_prompt.lo tell_lex.lo tell_yacc.lo tellyzer.lo tldat.lo tpdph.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la -lGLEW -inst-prefix-dir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64) libtool: relink: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ted_prompt.o .libs/tell_lex.o .libs/tell_yacc.o .libs/tellyzer.o .libs/tldat.o .libs/tpdph.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs -L/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 -L/usr/lib64 -ltpd_DB -ltpd_common -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_parser.so.0 -o .libs/libtpd_parser.so.0.0.0 libtool: install: install -p .libs/libtpd_parser.so.0.0.0T /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_parser.so.0.0.0 libtpd_parser.so.0 || { rm -f libtpd_parser.so.0 && ln -s libtpd_parser.so.0.0.0 libtpd_parser.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_parser.so.0.0.0 libtpd_parser.so || { rm -f libtpd_parser.so && ln -s libtpd_parser.so.0.0.0 libtpd_parser.so; }; }) libtool: install: install -p .libs/libtpd_parser.lai /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.la libtool: install: install -p .libs/libtpd_parser.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.a libtool: install: chmod 644 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.a libtool: install: ranlib /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_parser' Making install in tpd_bidfunc make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libtpd_bidfunc.la '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64' libtool: install: warning: relinking `libtpd_bidfunc.la' libtool: install: (cd /builddir/build/BUILD/toped-0.9.65/tpd_bidfunc; /bin/sh /builddir/build/BUILD/toped-0.9.65/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -Wl,--as-needed -lGL -lm -lGLU -lGL -lm -pthread -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -o libtpd_bidfunc.la -rpath /usr/lib64 tpdf_db.lo tpdf_select.lo datacenter.lo tellibin.lo tllf_list.lo tpdf_add.lo tpdf_cells.lo tpdf_common.lo tpdf_edit.lo tpdf_get.lo tpdf_props.lo tpdph.lo drc_tenderer.lo ../tpd_common/libtpd_common.la ../tpd_DB/libtpd_DB.la ../tpd_ifaces/libtpd_ifaces.la ../tpd_parser/libtpd_parser.la -lGLEW -inst-prefix-dir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64) libtool: relink: g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/tpdf_db.o .libs/tpdf_select.o .libs/datacenter.o .libs/tellibin.o .libs/tllf_list.o .libs/tpdf_add.o .libs/tpdf_cells.o .libs/tpdf_common.o .libs/tpdf_edit.o .libs/tpdf_get.o .libs/tpdf_props.o .libs/tpdph.o .libs/drc_tenderer.o -L/builddir/build/BUILD/toped-0.9.65/tpd_common/.libs -L/builddir/build/BUILD/toped-0.9.65/tpd_DB/.libs -L/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 -L/usr/lib64 -ltpd_ifaces -ltpd_parser -ltpd_DB -ltpd_common -lGLU -lGL -lwx_gtk2u_gl-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lGLEW -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libtpd_bidfunc.so.0 -o .libs/libtpd_bidfunc.so.0.0.0 libtool: install: install -p .libs/libtpd_bidfunc.so.0.0.0T /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_bidfunc.so.0.0.0 libtpd_bidfunc.so.0 || { rm -f libtpd_bidfunc.so.0 && ln -s libtpd_bidfunc.so.0.0.0 libtpd_bidfunc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64 && { ln -s -f libtpd_bidfunc.so.0.0.0 libtpd_bidfunc.so || { rm -f libtpd_bidfunc.so && ln -s libtpd_bidfunc.so.0.0.0 libtpd_bidfunc.so; }; }) libtool: install: install -p .libs/libtpd_bidfunc.lai /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.la libtool: install: install -p .libs/libtpd_bidfunc.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.a libtool: install: ranlib /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tpd_bidfunc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/src' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/bin" /bin/sh ../libtool --mode=install install -p toped '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/bin' libtool: install: warning: `../tpd_common/libtpd_common.la' has not been installed in `/usr/lib64' libtool: install: warning: `../tpd_DB/libtpd_DB.la' has not been installed in `/usr/lib64' libtool: install: warning: `../tpd_ifaces/libtpd_ifaces.la' has not been installed in `/usr/lib64' libtool: install: warning: `../tpd_parser/libtpd_parser.la' has not been installed in `/usr/lib64' libtool: install: warning: `../tpd_bidfunc/libtpd_bidfunc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/toped-0.9.65/tpd_ifaces/libtpd_ifaces.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/toped-0.9.65/tpd_parser/libtpd_parser.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/toped-0.9.65/tpd_DB/libtpd_DB.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/toped-0.9.65/tpd_common/libtpd_common.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/toped /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/bin/toped make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/src' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/src' Making install in fonts make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/fonts' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/fonts' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toped/fonts" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/fonts" install -p -m 644 arial1.glf courier1.glf crystal1.glf techno0.glf techno1.glf times_new1.glf '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/fonts' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/fonts' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/fonts' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/icons' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/icons' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toped/icons" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons" install -p -m 644 box16x16.png box24x24.png box32x32.png box48x48.png copy16x16.png copy24x24.png copy32x32.png copy48x48.png cut_with_poly16x16.png cut_with_poly24x24.png cut_with_poly32x32.png cut_with_poly48x48.png delete16x16.png delete24x24.png delete32x32.png delete48x48.png edit_pop16x16.png edit_pop24x24.png edit_pop32x32.png edit_pop48x48.png edit_push16x16.png edit_push24x24.png edit_push32x32.png edit_push48x48.png flipx16x16.png flipx24x24.png flipx32x32.png flipx48x48.png flipy16x16.png flipy24x24.png flipy32x32.png flipy48x48.png move16x16.png move24x24.png move32x32.png move48x48.png new16x16.png new24x24.png new32x32.png new48x48.png '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons' install -p -m 644 open16x16.png open24x24.png open32x32.png open48x48.png poly16x16.png poly24x24.png poly32x32.png poly48x48.png redo16x16.png redo24x24.png redo32x32.png redo48x48.png rotate_left16x16.png rotate_left24x24.png rotate_left32x32.png rotate_left48x48.png rotate_right16x16.png rotate_right24x24.png rotate_right32x32.png rotate_right48x48.png ruler16x16.png ruler24x24.png ruler32x32.png ruler48x48.png save16x16.png save24x24.png save32x32.png save48x48.png text16x16.png text24x24.png text32x32.png text48x48.png undo16x16.png undo24x24.png undo32x32.png undo48x48.png wire16x16.png wire24x24.png wire32x32.png wire48x48.png '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons' install -p -m 644 zoom_all16x16.png zoom_all24x24.png zoom_all32x32.png zoom_all48x48.png zoom_in16x16.png zoom_in24x24.png zoom_in32x32.png zoom_in48x48.png zoom_out16x16.png zoom_out24x24.png zoom_out32x32.png zoom_out48x48.png '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/icons' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/icons' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/icons' Making install in tll make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tll' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/tll' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toped/tll" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/tll" install -p -m 644 seed.tll tcase.tll laylogic.tll '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/tll' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tll' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/tll' Making install in utils/cadence make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/toped/utils/cadence" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/utils/cadence" install -p -m 644 cadence.ss techfile.tf default.drf '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/utils/cadence' test -z "/usr/share/toped/utils/cadence" || /bin/mkdir -p "/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/utils/cadence" install -p virtuoso2tll.ss '/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/toped/utils/cadence' make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65/utils/cadence' make[1]: Entering directory `/builddir/build/BUILD/toped-0.9.65' make[2]: Entering directory `/builddir/build/BUILD/toped-0.9.65' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/toped-0.9.65' make[1]: Leaving directory `/builddir/build/BUILD/toped-0.9.65' + /bin/rm -f /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.a /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.la /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.la /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.la /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.la /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.la + desktop-file-install --vendor '' --add-category Electronics --delete-original --remove-category Science --remove-category Education --dir /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/applications/ /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/applications/toped.desktop /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/applications/toped.desktop: error: (will be fatal in the future): value "Engineering;Electronics;" for key "Categories" in group "Desktop Entry" does not contain a registered main category + /bin/mkdir -p /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/16x16/apps/ + /bin/cp -p ui/toped_16x16.png /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/16x16/apps/toped.png + /bin/mkdir -p /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/32x32/apps/ + /bin/cp -p ui/toped_32x32.png /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/32x32/apps/toped.png + /bin/mkdir -p /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/64x64/apps/ + /bin/cp -p ui/toped_64x64.png /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/icons/hicolor/64x64/apps/toped.png + /bin/mkdir -p /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/etc/profile.d + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/toped-0.9.65 extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/bin/toped extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_common.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_parser.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_ifaces.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_DB.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/lib64/libtpd_bidfunc.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libtpd_DB.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_DB.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtpd_bidfunc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_bidfunc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtpd_DB.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_DB.so.debug symlinked /usr/lib/debug/usr/lib64/libtpd_parser.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_parser.so.debug symlinked /usr/lib/debug/usr/lib64/libtpd_ifaces.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_ifaces.so.debug symlinked /usr/lib/debug/usr/lib64/libtpd_parser.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_parser.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtpd_ifaces.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_ifaces.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtpd_bidfunc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_bidfunc.so.debug symlinked /usr/lib/debug/usr/lib64/libtpd_common.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_common.so.0.debug symlinked /usr/lib/debug/usr/lib64/libtpd_common.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libtpd_common.so.debug 4702 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: toped-0.9.65-2.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.riI9lN + umask 022 + cd /builddir/build/BUILD + cd toped-0.9.65 + DOCDIR=/builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/doc/toped-0.9.65 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/doc/toped-0.9.65 + /bin/mkdir -p /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/doc/toped-0.9.65 + cp -pr AUTHORS COPYING NEWS TODO /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64/usr/share/doc/toped-0.9.65 + exit 0 Provides: libtpd_DB.so.0()(64bit) libtpd_bidfunc.so.0()(64bit) libtpd_common.so.0()(64bit) libtpd_ifaces.so.0()(64bit) libtpd_parser.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/env libGL.so.1()(64bit) libGLEW.so.1.5()(64bit) libGLU.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtpd_DB.so.0()(64bit) libtpd_bidfunc.so.0()(64bit) libtpd_common.so.0()(64bit) libtpd_ifaces.so.0()(64bit) libtpd_parser.so.0()(64bit) libwx_baseu-2.8.so.0()(64bit) libwx_baseu-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_adv-2.8.so.0()(64bit) libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_aui-2.8.so.0()(64bit) libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) libwx_gtk2u_core-2.8.so.0()(64bit) libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) libwx_gtk2u_gl-2.8.so.0()(64bit) libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) rtld(GNU_HASH) Processing files: toped-debuginfo-0.9.65-2.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/toped-0.9.65-2.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/toped-debuginfo-0.9.65-2.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CvYouU + umask 022 + cd /builddir/build/BUILD + cd toped-0.9.65 + /bin/rm -rf /builddir/build/BUILDROOT/toped-0.9.65-2.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->