Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/graphviz.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1827-3139/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/graphviz.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/graphviz-2.14.1-3.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/graphviz.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1827-3139/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/graphviz.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.33607 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf graphviz-2.14.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/graphviz-2.14.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd graphviz-2.14.1 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|LIBADD = |LIBADD = -L../../lib/gvc/.libs -lgvc|' plugin/gd/Makefile.in plugin/core/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.36757 + umask 022 + cd /builddir/build/BUILD + cd graphviz-2.14.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./libltdl/config.guess ++ basename ./libltdl/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./libltdl/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./libltdl/config.sub ++ basename ./libltdl/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./libltdl/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./lib/gd/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./lib/gd/config/config.guess ++ basename ./lib/gd/config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./lib/gd/config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./lib/gd/config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./lib/gd/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./lib/gd/config/config.sub ++ basename ./lib/gd/config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./lib/gd/config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./lib/gd/config/config.sub' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-mylibgd --with-x checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu 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 style of include used by make... GNU checking for x86_64-koji-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... gcc3 checking for library containing strerror... none required checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for sed... sed checking for grep... grep checking for sort... sort checking for x86_64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-koji-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) gcc3 checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-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++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... grep checking for egrep... grep -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 mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for socklen_t... yes checking for bool... yes checking for struct dioattr... no checking for main in -lm... yes checking for feenableexcept... yes checking for fesetenv... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for basename in -lgen... no checking for working alloca.h... yes checking for alloca... yes checking for lrand48... yes checking for drand48... yes checking for srand48... yes checking for setmode... no checking for setenv... yes checking for getenv... yes checking for __freadable... yes checking for _sysconf... no checking for getrusage... yes checking for strerror... yes checking for cbrt... no checking for lsqrt... no checking for vsnprintf... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for uname... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for lt_dlinit in -lltdl... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... 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 appending configuration tag "F77" to libtool checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for swig... no checking for pkg-config... pkg-config checking for Lua headers and libraries with pkg-config... checking for lua-config... no checking for lua-config51... no checking for lua-config5.1... no checking for lua-config50... no checking for lua-config5.0... no checking for Lua headers and libraries... checking lua.h usability... no checking lua.h presence... no checking for lua.h... no checking lualib.h usability... no checking lualib.h presence... no checking for lualib.h... no checking for lua_call in -llua... no checking for lua_call in -llua... (cached) no checking for lua_call in -llua51... no checking for lua_call in -llua5.1... no checking for lua_call in -llua50... no checking for lua_call in -llua5.0... no checking for Lua compiling and linking... no configure: WARNING: *** Lua (>=5.0) headers and/or libraries could not be found in your system. *** Try to install liblua, liblualib and liblua-dev with your software package manager. *** Graphviz will be built without Lua support. checking for tclsh8.4... /usr/bin/tclsh8.4 checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes using /usr/lib64/tclConfig.sh checking for wish8.4... /usr/bin/wish8.4 checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes checking for tk.h... (cached) yes checking tkInt.h usability... no checking tkInt.h presence... no checking for tkInt.h... no using /usr/lib64/tkConfig.sh checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for expat-config... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for main in -lexpat... yes checking for main in -lXpm... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for X11/Xaw/Text.h... yes checking for main in -lXaw... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for PANGOCAIRO... no configure: WARNING: pangocairo library not available checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GTK... no configure: WARNING: gtk+ library not available. desktop features will not be built checking for GNOMEUI... no configure: WARNING: gnomeui library not available. using alternate code for firefox interaction checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no ./configure: line 31510: ./po/POTFILES.in: No such file or directory checking for ming-config... no configure: WARNING: Using internal libgd source. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking for libpng-config... /usr/bin/libpng-config checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for main in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for main in -ljpeg... yes checking if have working sincos()... no checking if FILE struct contains _cnt... no checking if FILE struct contains _r... no checking if FILE struct contains _next... no checking if FILE struct contains _IO_read_end... yes checking if errno externs are declared... yes checking if getopt externs are declared... yes checking if intptr_t is declared... yes checking if assert needs __eprintf... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/info/Makefile config.status: creating contrib/Makefile config.status: creating contrib/prune/Makefile config.status: creating contrib/diffimg/Makefile config.status: creating contrib/xdot/Makefile config.status: creating contrib/xdot/libxdot.pc config.status: creating graphs/Makefile config.status: creating graphs/directed/Makefile config.status: creating graphs/undirected/Makefile config.status: creating lib/Makefile config.status: creating lib/cdt/Makefile config.status: creating lib/cdt/libcdt.pc config.status: creating lib/agraph/Makefile config.status: creating lib/agraph/libagraph.pc config.status: creating lib/graph/Makefile config.status: creating lib/graph/libgraph.pc config.status: creating lib/agutil/Makefile config.status: creating lib/gd/Makefile config.status: creating lib/pathplan/Makefile config.status: creating lib/pathplan/libpathplan.pc config.status: creating lib/ast/Makefile config.status: creating lib/sfio/Makefile config.status: creating lib/sfio/Sfio_f/Makefile config.status: creating lib/vmalloc/Makefile config.status: creating lib/dotgen/Makefile config.status: creating lib/neatogen/Makefile config.status: creating lib/fdpgen/Makefile config.status: creating lib/circogen/Makefile config.status: creating lib/twopigen/Makefile config.status: creating lib/pack/Makefile config.status: creating lib/expr/Makefile config.status: creating lib/expr/libexpr.pc config.status: creating lib/common/Makefile config.status: creating lib/ingraphs/Makefile config.status: creating lib/vpsc/Makefile config.status: creating lib/gvc/Makefile config.status: creating lib/gvc/libgvc.pc config.status: creating lib/gvc/libgvc_builtins.pc config.status: creating plugin/Makefile config.status: creating plugin/core/Makefile config.status: creating plugin/gd/Makefile config.status: creating plugin/pango/Makefile config.status: creating plugin/ming/Makefile config.status: creating plugin/dot_layout/Makefile config.status: creating plugin/neato_layout/Makefile config.status: creating plugin/xlib/Makefile config.status: creating plugin/gtk/Makefile config.status: creating cmd/Makefile config.status: creating cmd/dot/Makefile config.status: creating cmd/tools/Makefile config.status: creating cmd/gvpr/Makefile config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile config.status: creating cmd/lefty/ws/x11/Makefile config.status: creating cmd/lefty/ws/mswin32/Makefile config.status: creating cmd/lefty/ws/Makefile config.status: creating cmd/lefty/os/unix/Makefile config.status: creating cmd/lefty/os/mswin32/Makefile config.status: creating cmd/lefty/os/Makefile config.status: creating cmd/lefty/dot2l/Makefile config.status: creating cmd/lefty/examples/Makefile config.status: creating cmd/lefty/Makefile config.status: creating cmd/lneato/Makefile config.status: creating cmd/dotty/Makefile config.status: creating tclpkg/Makefile config.status: creating tclpkg/tclstubs/Makefile config.status: creating tclpkg/tkstubs/Makefile config.status: creating tclpkg/tclhandle/Makefile config.status: creating tclpkg/gdtclft/Makefile config.status: creating tclpkg/gdtclft/demo/Makefile config.status: creating tclpkg/tcldot/Makefile config.status: creating tclpkg/tcldot/demo/Makefile config.status: creating tclpkg/tclpathplan/Makefile config.status: creating tclpkg/tclpathplan/demo/Makefile config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile config.status: creating tclpkg/tkspline/Makefile config.status: creating tclpkg/tkspline/demo/Makefile config.status: creating tclpkg/gv/Makefile config.status: creating graphviz.spec config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands === configuring in libltdl (/builddir/build/BUILD/graphviz-2.14.1/libltdl) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-koji-linux-gnu' '--host=x86_64-koji-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--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=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-mylibgd' '--with-x' 'build_alias=x86_64-koji-linux-gnu' 'host_alias=x86_64-koji-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' 'CXXFLAGS=-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' 'FFLAGS=-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math' '--enable-ltdl-install=no' --cache-file=/dev/null --srcdir=. 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 x86_64-koji-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 for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... 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 whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 include ld.so.conf.d/*.conf checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1' Making all in libltdl make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib' Making all in cdt make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtclose.lo -MD -MP -MF .deps/dtclose.Tpo -c -o dtclose.lo dtclose.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtdisc.lo -MD -MP -MF .deps/dtdisc.Tpo -c -o dtdisc.lo dtdisc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtextract.lo -MD -MP -MF .deps/dtextract.Tpo -c -o dtextract.lo dtextract.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtflatten.lo -MD -MP -MF .deps/dtflatten.Tpo -c -o dtflatten.lo dtflatten.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtclose.lo -MD -MP -MF .deps/dtclose.Tpo -c dtclose.c -fPIC -DPIC -o .libs/dtclose.o mv -f .deps/dtclose.Tpo .deps/dtclose.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dthash.lo -MD -MP -MF .deps/dthash.Tpo -c -o dthash.lo dthash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtextract.lo -MD -MP -MF .deps/dtextract.Tpo -c dtextract.c -fPIC -DPIC -o .libs/dtextract.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtdisc.lo -MD -MP -MF .deps/dtdisc.Tpo -c dtdisc.c -fPIC -DPIC -o .libs/dtdisc.o mv -f .deps/dtextract.Tpo .deps/dtextract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtlist.lo -MD -MP -MF .deps/dtlist.Tpo -c -o dtlist.lo dtlist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtflatten.lo -MD -MP -MF .deps/dtflatten.Tpo -c dtflatten.c -fPIC -DPIC -o .libs/dtflatten.o mv -f .deps/dtdisc.Tpo .deps/dtdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtmethod.lo -MD -MP -MF .deps/dtmethod.Tpo -c -o dtmethod.lo dtmethod.c mv -f .deps/dtflatten.Tpo .deps/dtflatten.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtopen.lo -MD -MP -MF .deps/dtopen.Tpo -c -o dtopen.lo dtopen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dthash.lo -MD -MP -MF .deps/dthash.Tpo -c dthash.c -fPIC -DPIC -o .libs/dthash.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtlist.lo -MD -MP -MF .deps/dtlist.Tpo -c dtlist.c -fPIC -DPIC -o .libs/dtlist.o mv -f .deps/dtlist.Tpo .deps/dtlist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrenew.lo -MD -MP -MF .deps/dtrenew.Tpo -c -o dtrenew.lo dtrenew.c mv -f .deps/dthash.Tpo .deps/dthash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrestore.lo -MD -MP -MF .deps/dtrestore.Tpo -c -o dtrestore.lo dtrestore.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtmethod.lo -MD -MP -MF .deps/dtmethod.Tpo -c dtmethod.c -fPIC -DPIC -o .libs/dtmethod.o mv -f .deps/dtmethod.Tpo .deps/dtmethod.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtsize.lo -MD -MP -MF .deps/dtsize.Tpo -c -o dtsize.lo dtsize.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtopen.lo -MD -MP -MF .deps/dtopen.Tpo -c dtopen.c -fPIC -DPIC -o .libs/dtopen.o mv -f .deps/dtopen.Tpo .deps/dtopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstat.lo -MD -MP -MF .deps/dtstat.Tpo -c -o dtstat.lo dtstat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrestore.lo -MD -MP -MF .deps/dtrestore.Tpo -c dtrestore.c -fPIC -DPIC -o .libs/dtrestore.o mv -f .deps/dtrestore.Tpo .deps/dtrestore.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstrhash.lo -MD -MP -MF .deps/dtstrhash.Tpo -c -o dtstrhash.lo dtstrhash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtsize.lo -MD -MP -MF .deps/dtsize.Tpo -c dtsize.c -fPIC -DPIC -o .libs/dtsize.o mv -f .deps/dtsize.Tpo .deps/dtsize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dttree.lo -MD -MP -MF .deps/dttree.Tpo -c -o dttree.lo dttree.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstat.lo -MD -MP -MF .deps/dtstat.Tpo -c dtstat.c -fPIC -DPIC -o .libs/dtstat.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtrenew.lo -MD -MP -MF .deps/dtrenew.Tpo -c dtrenew.c -fPIC -DPIC -o .libs/dtrenew.o mv -f .deps/dtrenew.Tpo .deps/dtrenew.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtview.lo -MD -MP -MF .deps/dtview.Tpo -c -o dtview.lo dtview.c mv -f .deps/dtstat.Tpo .deps/dtstat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtwalk.lo -MD -MP -MF .deps/dtwalk.Tpo -c -o dtwalk.lo dtwalk.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtview.lo -MD -MP -MF .deps/dtview.Tpo -c dtview.c -fPIC -DPIC -o .libs/dtview.o mv -f .deps/dtview.Tpo .deps/dtview.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtstrhash.lo -MD -MP -MF .deps/dtstrhash.Tpo -c dtstrhash.c -fPIC -DPIC -o .libs/dtstrhash.o mv -f .deps/dtstrhash.Tpo .deps/dtstrhash.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dtwalk.lo -MD -MP -MF .deps/dtwalk.Tpo -c dtwalk.c -fPIC -DPIC -o .libs/dtwalk.o mv -f .deps/dtwalk.Tpo .deps/dtwalk.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dttree.lo -MD -MP -MF .deps/dttree.Tpo -c dttree.c -fPIC -DPIC -o .libs/dttree.o mv -f .deps/dttree.Tpo .deps/dttree.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libcdt.la -rpath /usr/lib64 dtclose.lo dtdisc.lo dtextract.lo dtflatten.lo dthash.lo dtlist.lo dtmethod.lo dtopen.lo dtrenew.lo dtrestore.lo dtsize.lo dtstat.lo dtstrhash.lo dttree.lo dtview.lo dtwalk.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libcdt_C.la dtclose.lo dtdisc.lo dtextract.lo dtflatten.lo dthash.lo dtlist.lo dtmethod.lo dtopen.lo dtrenew.lo dtrestore.lo dtsize.lo dtstat.lo dtstrhash.lo dttree.lo dtview.lo dtwalk.lo gcc -shared .libs/dtclose.o .libs/dtdisc.o .libs/dtextract.o .libs/dtflatten.o .libs/dthash.o .libs/dtlist.o .libs/dtmethod.o .libs/dtopen.o .libs/dtrenew.o .libs/dtrestore.o .libs/dtsize.o .libs/dtstat.o .libs/dtstrhash.o .libs/dttree.o .libs/dtview.o .libs/dtwalk.o -m64 -mtune=generic -Wl,-soname -Wl,libcdt.so.4 -o .libs/libcdt.so.4.0.0 (cd .libs && rm -f libcdt.so.4 && ln -s libcdt.so.4.0.0 libcdt.so.4) (cd .libs && rm -f libcdt.so && ln -s libcdt.so.4.0.0 libcdt.so) creating libcdt.la (cd .libs && rm -f libcdt.la && ln -s ../libcdt.la libcdt.la) ar cru .libs/libcdt_C.a .libs/dtclose.o .libs/dtdisc.o .libs/dtextract.o .libs/dtflatten.o .libs/dthash.o .libs/dtlist.o .libs/dtmethod.o .libs/dtopen.o .libs/dtrenew.o .libs/dtrestore.o .libs/dtsize.o .libs/dtstat.o .libs/dtstrhash.o .libs/dttree.o .libs/dtview.o .libs/dtwalk.o ranlib .libs/libcdt_C.a creating libcdt_C.la (cd .libs && rm -f libcdt_C.la && ln -s ../libcdt_C.la libcdt_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' Making all in graph make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attribs.lo -MD -MP -MF .deps/attribs.Tpo -c -o attribs.lo attribs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c -o agxbuf.lo agxbuf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c -o edge.lo edge.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attribs.lo -MD -MP -MF .deps/attribs.Tpo -c attribs.c -fPIC -DPIC -o .libs/attribs.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agxbuf.lo -MD -MP -MF .deps/agxbuf.Tpo -c agxbuf.c -fPIC -DPIC -o .libs/agxbuf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -fPIC -DPIC -o .libs/edge.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o mv -f .deps/agxbuf.Tpo .deps/agxbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graphio.lo -MD -MP -MF .deps/graphio.Tpo -c -o graphio.lo graphio.c mv -f .deps/edge.Tpo .deps/edge.Plo mv -f .deps/graph.Tpo .deps/graph.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.c mv -f .deps/attribs.Tpo .deps/attribs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graphio.lo -MD -MP -MF .deps/graphio.Tpo -c graphio.c -fPIC -DPIC -o .libs/graphio.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/lexer.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -fPIC -DPIC -o .libs/node.o lexer.c: In function 'aglasterr': lexer.c:468: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c -o refstr.lo refstr.c mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c mv -f .deps/node.Tpo .deps/node.Plo mv -f .deps/graphio.Tpo .deps/graphio.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c refstr.c -fPIC -DPIC -o .libs/refstr.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o mv -f .deps/trie.Tpo .deps/trie.Plo mv -f .deps/refstr.Tpo .deps/refstr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libgraph.la -rpath /usr/lib64 attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgraph_C.la attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ar cru .libs/libgraph_C.a .libs/attribs.o .libs/agxbuf.o .libs/edge.o .libs/graph.o .libs/graphio.o .libs/lexer.o .libs/node.o .libs/parser.o .libs/refstr.o .libs/trie.o ranlib .libs/libgraph_C.a creating libgraph_C.la (cd .libs && rm -f libgraph_C.la && ln -s ../libgraph_C.la libgraph_C.la) gcc -shared .libs/attribs.o .libs/agxbuf.o .libs/edge.o .libs/graph.o .libs/graphio.o .libs/lexer.o .libs/node.o .libs/parser.o .libs/refstr.o .libs/trie.o -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -m64 -mtune=generic -Wl,-soname -Wl,libgraph.so.4 -o .libs/libgraph.so.4.0.0 (cd .libs && rm -f libgraph.so.4 && ln -s libgraph.so.4.0.0 libgraph.so.4) (cd .libs && rm -f libgraph.so && ln -s libgraph.so.4.0.0 libgraph.so) creating libgraph.la (cd .libs && rm -f libgraph.la && ln -s ../libgraph.la libgraph.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' Making all in agraph make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agerror.lo -MD -MP -MF .deps/agerror.Tpo -c -o agerror.lo agerror.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c -o attr.lo attr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c -o edge.lo edge.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -fPIC -DPIC -o .libs/edge.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT agerror.lo -MD -MP -MF .deps/agerror.Tpo -c agerror.c -fPIC -DPIC -o .libs/agerror.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.c -fPIC -DPIC -o .libs/attr.o mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c -o flatten.lo flatten.c mv -f .deps/agerror.Tpo .deps/agerror.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c -o grammar.lo grammar.c mv -f .deps/attr.Tpo .deps/attr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c -o graph.lo graph.c mv -f .deps/edge.Tpo .deps/edge.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT id.lo -MD -MP -MF .deps/id.Tpo -c -o id.lo id.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/grammar.o mv -f .deps/grammar.Tpo .deps/grammar.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c -o imap.lo imap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c flatten.c -fPIC -DPIC -o .libs/flatten.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT id.lo -MD -MP -MF .deps/id.Tpo -c id.c -fPIC -DPIC -o .libs/id.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF .deps/graph.Tpo -c graph.c -fPIC -DPIC -o .libs/graph.o mv -f .deps/id.Tpo .deps/id.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c mv -f .deps/flatten.Tpo .deps/flatten.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c mv -f .deps/graph.Tpo .deps/graph.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT imap.lo -MD -MP -MF .deps/imap.Tpo -c imap.c -fPIC -DPIC -o .libs/imap.o mv -f .deps/imap.Tpo .deps/imap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c -o obj.lo obj.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -fPIC -DPIC -o .libs/node.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pend.lo -MD -MP -MF .deps/pend.Tpo -c -o pend.lo pend.c mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rec.lo -MD -MP -MF .deps/rec.Tpo -c -o rec.lo rec.c mv -f .deps/node.Tpo .deps/node.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c -o refstr.lo refstr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rec.lo -MD -MP -MF .deps/rec.Tpo -c rec.c -fPIC -DPIC -o .libs/rec.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT refstr.lo -MD -MP -MF .deps/refstr.Tpo -c refstr.c -fPIC -DPIC -o .libs/refstr.o mv -f .deps/obj.Tpo .deps/obj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pend.lo -MD -MP -MF .deps/pend.Tpo -c pend.c -fPIC -DPIC -o .libs/pend.o mv -f .deps/rec.Tpo .deps/rec.Plo mv -f .deps/pend.Tpo .deps/pend.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT subg.lo -MD -MP -MF .deps/subg.Tpo -c -o subg.lo subg.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c mv -f .deps/refstr.Tpo .deps/refstr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT write.lo -MD -MP -MF .deps/write.Tpo -c -o write.lo write.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o lex.aag.c: In function 'aaglex': ../../lib/agraph/scan.l:153: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o mv -f .deps/utils.Tpo .deps/utils.Plo mv -f .deps/scan.Tpo .deps/scan.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -fPIC -DPIC -o .libs/write.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT subg.lo -MD -MP -MF .deps/subg.Tpo -c subg.c -fPIC -DPIC -o .libs/subg.o mv -f .deps/subg.Tpo .deps/subg.Plo mv -f .deps/write.Tpo .deps/write.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libagraph.la -rpath /usr/lib64 agerror.lo apply.lo attr.lo edge.lo flatten.lo grammar.lo graph.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libagraph_C.la agerror.lo apply.lo attr.lo edge.lo flatten.lo grammar.lo graph.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ar cru .libs/libagraph_C.a .libs/agerror.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/flatten.o .libs/grammar.o .libs/graph.o .libs/id.o .libs/imap.o .libs/io.o .libs/mem.o .libs/node.o .libs/obj.o .libs/pend.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/utils.o .libs/write.o ranlib .libs/libagraph_C.a creating libagraph_C.la (cd .libs && rm -f libagraph_C.la && ln -s ../libagraph_C.la libagraph_C.la) gcc -shared .libs/agerror.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/flatten.o .libs/grammar.o .libs/graph.o .libs/id.o .libs/imap.o .libs/io.o .libs/mem.o .libs/node.o .libs/obj.o .libs/pend.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/utils.o .libs/write.o -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -m64 -mtune=generic -Wl,-soname -Wl,libagraph.so.4 -o .libs/libagraph.so.4.0.0 (cd .libs && rm -f libagraph.so.4 && ln -s libagraph.so.4.0.0 libagraph.so.4) (cd .libs && rm -f libagraph.so && ln -s libagraph.so.4.0.0 libagraph.so) creating libagraph.la (cd .libs && rm -f libagraph.la && ln -s ../libagraph.la libagraph.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' Making all in gd make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtables.lo -MD -MP -MF .deps/gdtables.Tpo -c -o gdtables.lo gdtables.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd.lo -MD -MP -MF .deps/gd.Tpo -c -o gd.lo gd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfx.lo -MD -MP -MF .deps/gdfx.Tpo -c -o gdfx.lo gdfx.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_security.lo -MD -MP -MF .deps/gd_security.Tpo -c -o gd_security.lo gd_security.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_security.lo -MD -MP -MF .deps/gd_security.Tpo -c gd_security.c -fPIC -DPIC -o .libs/gd_security.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd.lo -MD -MP -MF .deps/gd.Tpo -c gd.c -fPIC -DPIC -o .libs/gd.o mv -f .deps/gd_security.Tpo .deps/gd_security.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd.lo -MD -MP -MF .deps/gd_gd.Tpo -c -o gd_gd.lo gd_gd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfx.lo -MD -MP -MF .deps/gdfx.Tpo -c gdfx.c -fPIC -DPIC -o .libs/gdfx.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtables.lo -MD -MP -MF .deps/gdtables.Tpo -c gdtables.c -fPIC -DPIC -o .libs/gdtables.o mv -f .deps/gdtables.Tpo .deps/gdtables.Plo mv -f .deps/gdfx.Tpo .deps/gdfx.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd2.lo -MD -MP -MF .deps/gd_gd2.Tpo -c -o gd_gd2.lo gd_gd2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io.lo -MD -MP -MF .deps/gd_io.Tpo -c -o gd_io.lo gd_io.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd.lo -MD -MP -MF .deps/gd_gd.Tpo -c gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o mv -f .deps/gd_gd.Tpo .deps/gd_gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_dp.lo -MD -MP -MF .deps/gd_io_dp.Tpo -c -o gd_io_dp.lo gd_io_dp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io.lo -MD -MP -MF .deps/gd_io.Tpo -c gd_io.c -fPIC -DPIC -o .libs/gd_io.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_dp.lo -MD -MP -MF .deps/gd_io_dp.Tpo -c gd_io_dp.c -fPIC -DPIC -o .libs/gd_io_dp.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gd2.lo -MD -MP -MF .deps/gd_gd2.Tpo -c gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o mv -f .deps/gd_io.Tpo .deps/gd_io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_in.lo -MD -MP -MF .deps/gd_gif_in.Tpo -c -o gd_gif_in.lo gd_gif_in.c mv -f .deps/gd_io_dp.Tpo .deps/gd_io_dp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_out.lo -MD -MP -MF .deps/gd_gif_out.Tpo -c -o gd_gif_out.lo gd_gif_out.c gd_gd2.c: In function 'gdImageCreateFromGd2Ctx': gd_gd2.c:476: warning: label 'fail1' defined but not used mv -f .deps/gd.Tpo .deps/gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_file.lo -MD -MP -MF .deps/gd_io_file.Tpo -c -o gd_io_file.lo gd_io_file.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_in.lo -MD -MP -MF .deps/gd_gif_in.Tpo -c gd_gif_in.c -fPIC -DPIC -o .libs/gd_gif_in.o mv -f .deps/gd_gd2.Tpo .deps/gd_gd2.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_ss.lo -MD -MP -MF .deps/gd_io_ss.Tpo -c -o gd_io_ss.lo gd_io_ss.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_file.lo -MD -MP -MF .deps/gd_io_file.Tpo -c gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o mv -f .deps/gd_io_file.Tpo .deps/gd_io_file.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_jpeg.lo -MD -MP -MF .deps/gd_jpeg.Tpo -c -o gd_jpeg.lo gd_jpeg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_gif_out.lo -MD -MP -MF .deps/gd_gif_out.Tpo -c gd_gif_out.c -fPIC -DPIC -o .libs/gd_gif_out.o mv -f .deps/gd_gif_in.Tpo .deps/gd_gif_in.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_png.lo -MD -MP -MF .deps/gd_png.Tpo -c -o gd_png.lo gd_png.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_io_ss.lo -MD -MP -MF .deps/gd_io_ss.Tpo -c gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o mv -f .deps/gd_gif_out.Tpo .deps/gd_gif_out.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_ss.lo -MD -MP -MF .deps/gd_ss.Tpo -c -o gd_ss.lo gd_ss.c mv -f .deps/gd_io_ss.Tpo .deps/gd_io_ss.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_topal.lo -MD -MP -MF .deps/gd_topal.Tpo -c -o gd_topal.lo gd_topal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_jpeg.lo -MD -MP -MF .deps/gd_jpeg.Tpo -c gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_topal.lo -MD -MP -MF .deps/gd_topal.Tpo -c gd_topal.c -fPIC -DPIC -o .libs/gd_topal.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_png.lo -MD -MP -MF .deps/gd_png.Tpo -c gd_png.c -fPIC -DPIC -o .libs/gd_png.o mv -f .deps/gd_topal.Tpo .deps/gd_topal.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_ss.lo -MD -MP -MF .deps/gd_ss.Tpo -c gd_ss.c -fPIC -DPIC -o .libs/gd_ss.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_wbmp.lo -MD -MP -MF .deps/gd_wbmp.Tpo -c -o gd_wbmp.lo gd_wbmp.c mv -f .deps/gd_jpeg.Tpo .deps/gd_jpeg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdcache.lo -MD -MP -MF .deps/gdcache.Tpo -c -o gdcache.lo gdcache.c mv -f .deps/gd_ss.Tpo .deps/gd_ss.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontg.lo -MD -MP -MF .deps/gdfontg.Tpo -c -o gdfontg.lo gdfontg.c mv -f .deps/gd_png.Tpo .deps/gd_png.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontl.lo -MD -MP -MF .deps/gdfontl.Tpo -c -o gdfontl.lo gdfontl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gd_wbmp.lo -MD -MP -MF .deps/gd_wbmp.Tpo -c gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdcache.lo -MD -MP -MF .deps/gdcache.Tpo -c gdcache.c -fPIC -DPIC -o .libs/gdcache.o mv -f .deps/gdcache.Tpo .deps/gdcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontmb.lo -MD -MP -MF .deps/gdfontmb.Tpo -c -o gdfontmb.lo gdfontmb.c mv -f .deps/gd_wbmp.Tpo .deps/gd_wbmp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfonts.lo -MD -MP -MF .deps/gdfonts.Tpo -c -o gdfonts.lo gdfonts.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontl.lo -MD -MP -MF .deps/gdfontl.Tpo -c gdfontl.c -fPIC -DPIC -o .libs/gdfontl.o mv -f .deps/gdfontl.Tpo .deps/gdfontl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontt.lo -MD -MP -MF .deps/gdfontt.Tpo -c -o gdfontt.lo gdfontt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontg.lo -MD -MP -MF .deps/gdfontg.Tpo -c gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o mv -f .deps/gdfontg.Tpo .deps/gdfontg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c -o gdft.lo gdft.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfonts.lo -MD -MP -MF .deps/gdfonts.Tpo -c gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontt.lo -MD -MP -MF .deps/gdfontt.Tpo -c gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdfontmb.lo -MD -MP -MF .deps/gdfontmb.Tpo -c gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o mv -f .deps/gdfonts.Tpo .deps/gdfonts.Plo mv -f .deps/gdfontmb.Tpo .deps/gdfontmb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdhelpers.lo -MD -MP -MF .deps/gdhelpers.Tpo -c -o gdhelpers.lo gdhelpers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdkanji.lo -MD -MP -MF .deps/gdkanji.Tpo -c -o gdkanji.lo gdkanji.c mv -f .deps/gdfontt.Tpo .deps/gdfontt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdxpm.lo -MD -MP -MF .deps/gdxpm.Tpo -c -o gdxpm.lo gdxpm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c -fPIC -DPIC -o .libs/gdft.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdhelpers.lo -MD -MP -MF .deps/gdhelpers.Tpo -c gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o mv -f .deps/gdft.Tpo .deps/gdft.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wbmp.lo -MD -MP -MF .deps/wbmp.Tpo -c -o wbmp.lo wbmp.c mv -f .deps/gdhelpers.Tpo .deps/gdhelpers.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdxpm.lo -MD -MP -MF .deps/gdxpm.Tpo -c gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o mv -f .deps/gdxpm.Tpo .deps/gdxpm.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdkanji.lo -MD -MP -MF .deps/gdkanji.Tpo -c gdkanji.c -fPIC -DPIC -o .libs/gdkanji.o mv -f .deps/gdkanji.Tpo .deps/gdkanji.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wbmp.lo -MD -MP -MF .deps/wbmp.Tpo -c wbmp.c -fPIC -DPIC -o .libs/wbmp.o mv -f .deps/wbmp.Tpo .deps/wbmp.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvgd_C.la gdtables.lo gd.lo gdfx.lo gd_security.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_gif_in.lo gd_gif_out.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdxpm.lo wbmp.lo ar cru .libs/libgvgd_C.a .libs/gdtables.o .libs/gd.o .libs/gdfx.o .libs/gd_security.o .libs/gd_gd.o .libs/gd_gd2.o .libs/gd_io.o .libs/gd_io_dp.o .libs/gd_gif_in.o .libs/gd_gif_out.o .libs/gd_io_file.o .libs/gd_io_ss.o .libs/gd_jpeg.o .libs/gd_png.o .libs/gd_ss.o .libs/gd_topal.o .libs/gd_wbmp.o .libs/gdcache.o .libs/gdfontg.o .libs/gdfontl.o .libs/gdfontmb.o .libs/gdfonts.o .libs/gdfontt.o .libs/gdft.o .libs/gdhelpers.o .libs/gdkanji.o .libs/gdxpm.o .libs/wbmp.o ranlib .libs/libgvgd_C.a creating libgvgd_C.la (cd .libs && rm -f libgvgd_C.la && ln -s ../libgvgd_C.la libgvgd_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' Making all in pathplan make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cvt.lo -MD -MP -MF .deps/cvt.Tpo -c -o cvt.lo cvt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT inpoly.lo -MD -MP -MF .deps/inpoly.Tpo -c -o inpoly.lo inpoly.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT route.lo -MD -MP -MF .deps/route.Tpo -c -o route.lo route.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortest.lo -MD -MP -MF .deps/shortest.Tpo -c -o shortest.lo shortest.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT route.lo -MD -MP -MF .deps/route.Tpo -c route.c -fPIC -DPIC -o .libs/route.o gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cvt.lo -MD -MP -MF .deps/cvt.Tpo -c cvt.c -fPIC -DPIC -o .libs/cvt.o gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortest.lo -MD -MP -MF .deps/shortest.Tpo -c shortest.c -fPIC -DPIC -o .libs/shortest.o mv -f .deps/cvt.Tpo .deps/cvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortestpth.lo -MD -MP -MF .deps/shortestpth.Tpo -c -o shortestpth.lo shortestpth.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT inpoly.lo -MD -MP -MF .deps/inpoly.Tpo -c inpoly.c -fPIC -DPIC -o .libs/inpoly.o mv -f .deps/inpoly.Tpo .deps/inpoly.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solvers.lo -MD -MP -MF .deps/solvers.Tpo -c -o solvers.lo solvers.c mv -f .deps/route.Tpo .deps/route.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT triang.lo -MD -MP -MF .deps/triang.Tpo -c -o triang.lo triang.c mv -f .deps/shortest.Tpo .deps/shortest.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shortestpth.lo -MD -MP -MF .deps/shortestpth.Tpo -c shortestpth.c -fPIC -DPIC -o .libs/shortestpth.o mv -f .deps/shortestpth.Tpo .deps/shortestpth.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT visibility.lo -MD -MP -MF .deps/visibility.Tpo -c -o visibility.lo visibility.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o mv -f .deps/util.Tpo .deps/util.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT triang.lo -MD -MP -MF .deps/triang.Tpo -c triang.c -fPIC -DPIC -o .libs/triang.o gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solvers.lo -MD -MP -MF .deps/solvers.Tpo -c solvers.c -fPIC -DPIC -o .libs/solvers.o mv -f .deps/triang.Tpo .deps/triang.Plo mv -f .deps/solvers.Tpo .deps/solvers.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT visibility.lo -MD -MP -MF .deps/visibility.Tpo -c visibility.c -fPIC -DPIC -o .libs/visibility.o mv -f .deps/visibility.Tpo .deps/visibility.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libpathplan.la -rpath /usr/lib64 cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libpathplan_C.la cvt.lo inpoly.lo route.lo shortest.lo shortestpth.lo solvers.lo triang.lo util.lo visibility.lo ar cru .libs/libpathplan_C.a .libs/cvt.o .libs/inpoly.o .libs/route.o .libs/shortest.o .libs/shortestpth.o .libs/solvers.o .libs/triang.o .libs/util.o .libs/visibility.o ranlib .libs/libpathplan_C.a creating libpathplan_C.la gcc -shared .libs/cvt.o .libs/inpoly.o .libs/route.o .libs/shortest.o .libs/shortestpth.o .libs/solvers.o .libs/triang.o .libs/util.o .libs/visibility.o -lm -m64 -mtune=generic -Wl,-soname -Wl,libpathplan.so.4 -o .libs/libpathplan.so.4.0.0 (cd .libs && rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4) (cd .libs && rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so) creating libpathplan.la (cd .libs && rm -f libpathplan_C.la && ln -s ../libpathplan_C.la libpathplan_C.la) (cd .libs && rm -f libpathplan.la && ln -s ../libpathplan.la libpathplan.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' Making all in agutil make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dynattr.lo -MD -MP -MF .deps/dynattr.Tpo -c -o dynattr.lo dynattr.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeq.lo -MD -MP -MF .deps/nodeq.Tpo -c -o nodeq.lo nodeq.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeq.lo -MD -MP -MF .deps/nodeq.Tpo -c nodeq.c -fPIC -DPIC -o .libs/nodeq.o mv -f .deps/nodeq.Tpo .deps/nodeq.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dynattr.lo -MD -MP -MF .deps/dynattr.Tpo -c dynattr.c -fPIC -DPIC -o .libs/dynattr.o mv -f .deps/dynattr.Tpo .deps/dynattr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libagutil_C.la dynattr.lo nodeq.lo ar cru .libs/libagutil_C.a .libs/dynattr.o .libs/nodeq.o ranlib .libs/libagutil_C.a creating libagutil_C.la (cd .libs && rm -f libagutil_C.la && ln -s ../libagutil_C.la libagutil_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' Making all in sfio make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' Making all in Sfio_f make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfclrerr.lo -MD -MP -MF .deps/_sfclrerr.Tpo -c -o _sfclrerr.lo _sfclrerr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfdlen.lo -MD -MP -MF .deps/_sfdlen.Tpo -c -o _sfdlen.lo _sfdlen.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfeof.lo -MD -MP -MF .deps/_sfeof.Tpo -c -o _sfeof.lo _sfeof.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sferror.lo -MD -MP -MF .deps/_sferror.Tpo -c -o _sferror.lo _sferror.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfdlen.lo -MD -MP -MF .deps/_sfdlen.Tpo -c _sfdlen.c -fPIC -DPIC -o .libs/_sfdlen.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfeof.lo -MD -MP -MF .deps/_sfeof.Tpo -c _sfeof.c -fPIC -DPIC -o .libs/_sfeof.o mv -f .deps/_sfdlen.Tpo .deps/_sfdlen.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sffileno.lo -MD -MP -MF .deps/_sffileno.Tpo -c -o _sffileno.lo _sffileno.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sferror.lo -MD -MP -MF .deps/_sferror.Tpo -c _sferror.c -fPIC -DPIC -o .libs/_sferror.o mv -f .deps/_sfeof.Tpo .deps/_sfeof.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfclrerr.lo -MD -MP -MF .deps/_sfclrerr.Tpo -c _sfclrerr.c -fPIC -DPIC -o .libs/_sfclrerr.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfgetc.lo -MD -MP -MF .deps/_sfgetc.Tpo -c -o _sfgetc.lo _sfgetc.c mv -f .deps/_sferror.Tpo .deps/_sferror.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfllen.lo -MD -MP -MF .deps/_sfllen.Tpo -c -o _sfllen.lo _sfllen.c mv -f .deps/_sfclrerr.Tpo .deps/_sfclrerr.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputc.lo -MD -MP -MF .deps/_sfputc.Tpo -c -o _sfputc.lo _sfputc.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfgetc.lo -MD -MP -MF .deps/_sfgetc.Tpo -c _sfgetc.c -fPIC -DPIC -o .libs/_sfgetc.o mv -f .deps/_sfgetc.Tpo .deps/_sfgetc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputd.lo -MD -MP -MF .deps/_sfputd.Tpo -c -o _sfputd.lo _sfputd.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputc.lo -MD -MP -MF .deps/_sfputc.Tpo -c _sfputc.c -fPIC -DPIC -o .libs/_sfputc.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfllen.lo -MD -MP -MF .deps/_sfllen.Tpo -c _sfllen.c -fPIC -DPIC -o .libs/_sfllen.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sffileno.lo -MD -MP -MF .deps/_sffileno.Tpo -c _sffileno.c -fPIC -DPIC -o .libs/_sffileno.o mv -f .deps/_sffileno.Tpo .deps/_sffileno.Plo mv -f .deps/_sfllen.Tpo .deps/_sfllen.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputl.lo -MD -MP -MF .deps/_sfputl.Tpo -c -o _sfputl.lo _sfputl.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputm.lo -MD -MP -MF .deps/_sfputm.Tpo -c -o _sfputm.lo _sfputm.c mv -f .deps/_sfputc.Tpo .deps/_sfputc.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputu.lo -MD -MP -MF .deps/_sfputu.Tpo -c -o _sfputu.lo _sfputu.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputd.lo -MD -MP -MF .deps/_sfputd.Tpo -c _sfputd.c -fPIC -DPIC -o .libs/_sfputd.o mv -f .deps/_sfputd.Tpo .deps/_sfputd.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfslen.lo -MD -MP -MF .deps/_sfslen.Tpo -c -o _sfslen.lo _sfslen.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputm.lo -MD -MP -MF .deps/_sfputm.Tpo -c _sfputm.c -fPIC -DPIC -o .libs/_sfputm.o mv -f .deps/_sfputm.Tpo .deps/_sfputm.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfstacked.lo -MD -MP -MF .deps/_sfstacked.Tpo -c -o _sfstacked.lo _sfstacked.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputl.lo -MD -MP -MF .deps/_sfputl.Tpo -c _sfputl.c -fPIC -DPIC -o .libs/_sfputl.o mv -f .deps/_sfputl.Tpo .deps/_sfputl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfulen.lo -MD -MP -MF .deps/_sfulen.Tpo -c -o _sfulen.lo _sfulen.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfputu.lo -MD -MP -MF .deps/_sfputu.Tpo -c _sfputu.c -fPIC -DPIC -o .libs/_sfputu.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfulen.lo -MD -MP -MF .deps/_sfulen.Tpo -c _sfulen.c -fPIC -DPIC -o .libs/_sfulen.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfslen.lo -MD -MP -MF .deps/_sfslen.Tpo -c _sfslen.c -fPIC -DPIC -o .libs/_sfslen.o mv -f .deps/_sfputu.Tpo .deps/_sfputu.Plo /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfvalue.lo -MD -MP -MF .deps/_sfvalue.Tpo -c -o _sfvalue.lo _sfvalue.c mv -f .deps/_sfslen.Tpo .deps/_sfslen.Plo mv -f .deps/_sfulen.Tpo .deps/_sfulen.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfstacked.lo -MD -MP -MF .deps/_sfstacked.Tpo -c _sfstacked.c -fPIC -DPIC -o .libs/_sfstacked.o mv -f .deps/_sfstacked.Tpo .deps/_sfstacked.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/sfio -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT _sfvalue.lo -MD -MP -MF .deps/_sfvalue.Tpo -c _sfvalue.c -fPIC -DPIC -o .libs/_sfvalue.o mv -f .deps/_sfvalue.Tpo .deps/_sfvalue.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libsfiof_C.la _sfclrerr.lo _sfdlen.lo _sfeof.lo _sferror.lo _sffileno.lo _sfgetc.lo _sfllen.lo _sfputc.lo _sfputd.lo _sfputl.lo _sfputm.lo _sfputu.lo _sfslen.lo _sfstacked.lo _sfulen.lo _sfvalue.lo ar cru .libs/libsfiof_C.a .libs/_sfclrerr.o .libs/_sfdlen.o .libs/_sfeof.o .libs/_sferror.o .libs/_sffileno.o .libs/_sfgetc.o .libs/_sfllen.o .libs/_sfputc.o .libs/_sfputd.o .libs/_sfputl.o .libs/_sfputm.o .libs/_sfputu.o .libs/_sfslen.o .libs/_sfstacked.o .libs/_sfulen.o .libs/_sfvalue.o ranlib .libs/libsfiof_C.a creating libsfiof_C.la (cd .libs && rm -f libsfiof_C.la && ln -s ../libsfiof_C.la libsfiof_C.la) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclose.lo -MD -MP -MF .deps/sfclose.Tpo -c -o sfclose.lo sfclose.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclrlock.lo -MD -MP -MF .deps/sfclrlock.Tpo -c -o sfclrlock.lo sfclrlock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfcvt.lo -MD -MP -MF .deps/sfcvt.Tpo -c -o sfcvt.lo sfcvt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdisc.lo -MD -MP -MF .deps/sfdisc.Tpo -c -o sfdisc.lo sfdisc.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclrlock.lo -MD -MP -MF .deps/sfclrlock.Tpo -c sfclrlock.c -fPIC -DPIC -o .libs/sfclrlock.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfcvt.lo -MD -MP -MF .deps/sfcvt.Tpo -c sfcvt.c -fPIC -DPIC -o .libs/sfcvt.o mv -f .deps/sfclrlock.Tpo .deps/sfclrlock.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdlen.lo -MD -MP -MF .deps/sfdlen.Tpo -c -o sfdlen.lo sfdlen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfclose.lo -MD -MP -MF .deps/sfclose.Tpo -c sfclose.c -fPIC -DPIC -o .libs/sfclose.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdisc.lo -MD -MP -MF .deps/sfdisc.Tpo -c sfdisc.c -fPIC -DPIC -o .libs/sfdisc.o mv -f .deps/sfclose.Tpo .deps/sfclose.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexcept.lo -MD -MP -MF .deps/sfexcept.Tpo -c -o sfexcept.lo sfexcept.c mv -f .deps/sfdisc.Tpo .deps/sfdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexit.lo -MD -MP -MF .deps/sfexit.Tpo -c -o sfexit.lo sfexit.c mv -f .deps/sfcvt.Tpo .deps/sfcvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfextern.lo -MD -MP -MF .deps/sfextern.Tpo -c -o sfextern.lo sfextern.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfdlen.lo -MD -MP -MF .deps/sfdlen.Tpo -c sfdlen.c -fPIC -DPIC -o .libs/sfdlen.o mv -f .deps/sfdlen.Tpo .deps/sfdlen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffcvt.lo -MD -MP -MF .deps/sffcvt.Tpo -c -o sffcvt.lo sffcvt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexcept.lo -MD -MP -MF .deps/sfexcept.Tpo -c sfexcept.c -fPIC -DPIC -o .libs/sfexcept.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfexit.lo -MD -MP -MF .deps/sfexit.Tpo -c sfexit.c -fPIC -DPIC -o .libs/sfexit.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfextern.lo -MD -MP -MF .deps/sfextern.Tpo -c sfextern.c -fPIC -DPIC -o .libs/sfextern.o mv -f .deps/sfexcept.Tpo .deps/sfexcept.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffilbuf.lo -MD -MP -MF .deps/sffilbuf.Tpo -c -o sffilbuf.lo sffilbuf.c mv -f .deps/sfextern.Tpo .deps/sfextern.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfflsbuf.lo -MD -MP -MF .deps/sfflsbuf.Tpo -c -o sfflsbuf.lo sfflsbuf.c mv -f .deps/sfexit.Tpo .deps/sfexit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetd.lo -MD -MP -MF .deps/sfgetd.Tpo -c -o sfgetd.lo sfgetd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffcvt.lo -MD -MP -MF .deps/sffcvt.Tpo -c sffcvt.c -fPIC -DPIC -o .libs/sffcvt.o mv -f .deps/sffcvt.Tpo .deps/sffcvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetl.lo -MD -MP -MF .deps/sfgetl.Tpo -c -o sfgetl.lo sfgetl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfflsbuf.lo -MD -MP -MF .deps/sfflsbuf.Tpo -c sfflsbuf.c -fPIC -DPIC -o .libs/sfflsbuf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetd.lo -MD -MP -MF .deps/sfgetd.Tpo -c sfgetd.c -fPIC -DPIC -o .libs/sfgetd.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sffilbuf.lo -MD -MP -MF .deps/sffilbuf.Tpo -c sffilbuf.c -fPIC -DPIC -o .libs/sffilbuf.o mv -f .deps/sfgetd.Tpo .deps/sfgetd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetm.lo -MD -MP -MF .deps/sfgetm.Tpo -c -o sfgetm.lo sfgetm.c mv -f .deps/sffilbuf.Tpo .deps/sffilbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetr.lo -MD -MP -MF .deps/sfgetr.Tpo -c -o sfgetr.lo sfgetr.c mv -f .deps/sfflsbuf.Tpo .deps/sfflsbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetu.lo -MD -MP -MF .deps/sfgetu.Tpo -c -o sfgetu.lo sfgetu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetl.lo -MD -MP -MF .deps/sfgetl.Tpo -c sfgetl.c -fPIC -DPIC -o .libs/sfgetl.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetu.lo -MD -MP -MF .deps/sfgetu.Tpo -c sfgetu.c -fPIC -DPIC -o .libs/sfgetu.o mv -f .deps/sfgetu.Tpo .deps/sfgetu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfllen.lo -MD -MP -MF .deps/sfllen.Tpo -c -o sfllen.lo sfllen.c mv -f .deps/sfgetl.Tpo .deps/sfgetl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmode.lo -MD -MP -MF .deps/sfmode.Tpo -c -o sfmode.lo sfmode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetm.lo -MD -MP -MF .deps/sfgetm.Tpo -c sfgetm.c -fPIC -DPIC -o .libs/sfgetm.o mv -f .deps/sfgetm.Tpo .deps/sfgetm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmove.lo -MD -MP -MF .deps/sfmove.Tpo -c -o sfmove.lo sfmove.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfgetr.lo -MD -MP -MF .deps/sfgetr.Tpo -c sfgetr.c -fPIC -DPIC -o .libs/sfgetr.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmode.lo -MD -MP -MF .deps/sfmode.Tpo -c sfmode.c -fPIC -DPIC -o .libs/sfmode.o mv -f .deps/sfgetr.Tpo .deps/sfgetr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmutex.lo -MD -MP -MF .deps/sfmutex.Tpo -c -o sfmutex.lo sfmutex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfllen.lo -MD -MP -MF .deps/sfllen.Tpo -c sfllen.c -fPIC -DPIC -o .libs/sfllen.o mv -f .deps/sfmode.Tpo .deps/sfmode.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnew.lo -MD -MP -MF .deps/sfnew.Tpo -c -o sfnew.lo sfnew.c mv -f .deps/sfllen.Tpo .deps/sfllen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnotify.lo -MD -MP -MF .deps/sfnotify.Tpo -c -o sfnotify.lo sfnotify.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmove.lo -MD -MP -MF .deps/sfmove.Tpo -c sfmove.c -fPIC -DPIC -o .libs/sfmove.o sfmove.c: In function 'sfmove': sfmove.c:189: warning: ignoring return value of 'read', declared with attribute warn_unused_result mv -f .deps/sfmove.Tpo .deps/sfmove.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnputc.lo -MD -MP -MF .deps/sfnputc.Tpo -c -o sfnputc.lo sfnputc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnew.lo -MD -MP -MF .deps/sfnew.Tpo -c sfnew.c -fPIC -DPIC -o .libs/sfnew.o mv -f .deps/sfnew.Tpo .deps/sfnew.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfopen.lo -MD -MP -MF .deps/sfopen.Tpo -c -o sfopen.lo sfopen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnputc.lo -MD -MP -MF .deps/sfnputc.Tpo -c sfnputc.c -fPIC -DPIC -o .libs/sfnputc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfnotify.lo -MD -MP -MF .deps/sfnotify.Tpo -c sfnotify.c -fPIC -DPIC -o .libs/sfnotify.o mv -f .deps/sfnotify.Tpo .deps/sfnotify.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpkrd.lo -MD -MP -MF .deps/sfpkrd.Tpo -c -o sfpkrd.lo sfpkrd.c mv -f .deps/sfnputc.Tpo .deps/sfnputc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpoll.lo -MD -MP -MF .deps/sfpoll.Tpo -c -o sfpoll.lo sfpoll.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpkrd.lo -MD -MP -MF .deps/sfpkrd.Tpo -c sfpkrd.c -fPIC -DPIC -o .libs/sfpkrd.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpoll.lo -MD -MP -MF .deps/sfpoll.Tpo -c sfpoll.c -fPIC -DPIC -o .libs/sfpoll.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfopen.lo -MD -MP -MF .deps/sfopen.Tpo -c sfopen.c -fPIC -DPIC -o .libs/sfopen.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfmutex.lo -MD -MP -MF .deps/sfmutex.Tpo -c sfmutex.c -fPIC -DPIC -o .libs/sfmutex.o mv -f .deps/sfmutex.Tpo .deps/sfmutex.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpool.lo -MD -MP -MF .deps/sfpool.Tpo -c -o sfpool.lo sfpool.c mv -f .deps/sfopen.Tpo .deps/sfopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpopen.lo -MD -MP -MF .deps/sfpopen.Tpo -c -o sfpopen.lo sfpopen.c mv -f .deps/sfpkrd.Tpo .deps/sfpkrd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprintf.lo -MD -MP -MF .deps/sfprintf.Tpo -c -o sfprintf.lo sfprintf.c mv -f .deps/sfpoll.Tpo .deps/sfpoll.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprints.lo -MD -MP -MF .deps/sfprints.Tpo -c -o sfprints.lo sfprints.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprintf.lo -MD -MP -MF .deps/sfprintf.Tpo -c sfprintf.c -fPIC -DPIC -o .libs/sfprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpool.lo -MD -MP -MF .deps/sfpool.Tpo -c sfpool.c -fPIC -DPIC -o .libs/sfpool.o mv -f .deps/sfprintf.Tpo .deps/sfprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpurge.lo -MD -MP -MF .deps/sfpurge.Tpo -c -o sfpurge.lo sfpurge.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfprints.lo -MD -MP -MF .deps/sfprints.Tpo -c sfprints.c -fPIC -DPIC -o .libs/sfprints.o mv -f .deps/sfpool.Tpo .deps/sfpool.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputd.lo -MD -MP -MF .deps/sfputd.Tpo -c -o sfputd.lo sfputd.c mv -f .deps/sfprints.Tpo .deps/sfprints.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputl.lo -MD -MP -MF .deps/sfputl.Tpo -c -o sfputl.lo sfputl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpurge.lo -MD -MP -MF .deps/sfpurge.Tpo -c sfpurge.c -fPIC -DPIC -o .libs/sfpurge.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputd.lo -MD -MP -MF .deps/sfputd.Tpo -c sfputd.c -fPIC -DPIC -o .libs/sfputd.o mv -f .deps/sfpurge.Tpo .deps/sfpurge.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputm.lo -MD -MP -MF .deps/sfputm.Tpo -c -o sfputm.lo sfputm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfpopen.lo -MD -MP -MF .deps/sfpopen.Tpo -c sfpopen.c -fPIC -DPIC -o .libs/sfpopen.o mv -f .deps/sfputd.Tpo .deps/sfputd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputr.lo -MD -MP -MF .deps/sfputr.Tpo -c -o sfputr.lo sfputr.c mv -f .deps/sfpopen.Tpo .deps/sfpopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputu.lo -MD -MP -MF .deps/sfputu.Tpo -c -o sfputu.lo sfputu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputm.lo -MD -MP -MF .deps/sfputm.Tpo -c sfputm.c -fPIC -DPIC -o .libs/sfputm.o mv -f .deps/sfputm.Tpo .deps/sfputm.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfraise.lo -MD -MP -MF .deps/sfraise.Tpo -c -o sfraise.lo sfraise.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputr.lo -MD -MP -MF .deps/sfputr.Tpo -c sfputr.c -fPIC -DPIC -o .libs/sfputr.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputl.lo -MD -MP -MF .deps/sfputl.Tpo -c sfputl.c -fPIC -DPIC -o .libs/sfputl.o mv -f .deps/sfputr.Tpo .deps/sfputr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfrd.lo -MD -MP -MF .deps/sfrd.Tpo -c -o sfrd.lo sfrd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfputu.lo -MD -MP -MF .deps/sfputu.Tpo -c sfputu.c -fPIC -DPIC -o .libs/sfputu.o mv -f .deps/sfputl.Tpo .deps/sfputl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfread.lo -MD -MP -MF .deps/sfread.Tpo -c -o sfread.lo sfread.c mv -f .deps/sfputu.Tpo .deps/sfputu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfreserve.lo -MD -MP -MF .deps/sfreserve.Tpo -c -o sfreserve.lo sfreserve.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfraise.lo -MD -MP -MF .deps/sfraise.Tpo -c sfraise.c -fPIC -DPIC -o .libs/sfraise.o mv -f .deps/sfraise.Tpo .deps/sfraise.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfresize.lo -MD -MP -MF .deps/sfresize.Tpo -c -o sfresize.lo sfresize.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfread.lo -MD -MP -MF .deps/sfread.Tpo -c sfread.c -fPIC -DPIC -o .libs/sfread.o mv -f .deps/sfread.Tpo .deps/sfread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfscanf.lo -MD -MP -MF .deps/sfscanf.Tpo -c -o sfscanf.lo sfscanf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfrd.lo -MD -MP -MF .deps/sfrd.Tpo -c sfrd.c -fPIC -DPIC -o .libs/sfrd.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfreserve.lo -MD -MP -MF .deps/sfreserve.Tpo -c sfreserve.c -fPIC -DPIC -o .libs/sfreserve.o mv -f .deps/sfrd.Tpo .deps/sfrd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfseek.lo -MD -MP -MF .deps/sfseek.Tpo -c -o sfseek.lo sfseek.c mv -f .deps/sfreserve.Tpo .deps/sfreserve.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfset.lo -MD -MP -MF .deps/sfset.Tpo -c -o sfset.lo sfset.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfresize.lo -MD -MP -MF .deps/sfresize.Tpo -c sfresize.c -fPIC -DPIC -o .libs/sfresize.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfscanf.lo -MD -MP -MF .deps/sfscanf.Tpo -c sfscanf.c -fPIC -DPIC -o .libs/sfscanf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfset.lo -MD -MP -MF .deps/sfset.Tpo -c sfset.c -fPIC -DPIC -o .libs/sfset.o mv -f .deps/sfresize.Tpo .deps/sfresize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetbuf.lo -MD -MP -MF .deps/sfsetbuf.Tpo -c -o sfsetbuf.lo sfsetbuf.c mv -f .deps/sfset.Tpo .deps/sfset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetfd.lo -MD -MP -MF .deps/sfsetfd.Tpo -c -o sfsetfd.lo sfsetfd.c mv -f .deps/sfscanf.Tpo .deps/sfscanf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsize.lo -MD -MP -MF .deps/sfsize.Tpo -c -o sfsize.lo sfsize.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfseek.lo -MD -MP -MF .deps/sfseek.Tpo -c sfseek.c -fPIC -DPIC -o .libs/sfseek.o mv -f .deps/sfseek.Tpo .deps/sfseek.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsk.lo -MD -MP -MF .deps/sfsk.Tpo -c -o sfsk.lo sfsk.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetfd.lo -MD -MP -MF .deps/sfsetfd.Tpo -c sfsetfd.c -fPIC -DPIC -o .libs/sfsetfd.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsetbuf.lo -MD -MP -MF .deps/sfsetbuf.Tpo -c sfsetbuf.c -fPIC -DPIC -o .libs/sfsetbuf.o mv -f .deps/sfsetfd.Tpo .deps/sfsetfd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstack.lo -MD -MP -MF .deps/sfstack.Tpo -c -o sfstack.lo sfstack.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsize.lo -MD -MP -MF .deps/sfsize.Tpo -c sfsize.c -fPIC -DPIC -o .libs/sfsize.o mv -f .deps/sfsetbuf.Tpo .deps/sfsetbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstrtod.lo -MD -MP -MF .deps/sfstrtod.Tpo -c -o sfstrtod.lo sfstrtod.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstack.lo -MD -MP -MF .deps/sfstack.Tpo -c sfstack.c -fPIC -DPIC -o .libs/sfstack.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfstrtod.lo -MD -MP -MF .deps/sfstrtod.Tpo -c sfstrtod.c -fPIC -DPIC -o .libs/sfstrtod.o mv -f .deps/sfstack.Tpo .deps/sfstack.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfswap.lo -MD -MP -MF .deps/sfswap.Tpo -c -o sfswap.lo sfswap.c mv -f .deps/sfsize.Tpo .deps/sfsize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsync.lo -MD -MP -MF .deps/sfsync.Tpo -c -o sfsync.lo sfsync.c mv -f .deps/sfstrtod.Tpo .deps/sfstrtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftable.lo -MD -MP -MF .deps/sftable.Tpo -c -o sftable.lo sftable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsk.lo -MD -MP -MF .deps/sfsk.Tpo -c sfsk.c -fPIC -DPIC -o .libs/sfsk.o mv -f .deps/sfsk.Tpo .deps/sfsk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftell.lo -MD -MP -MF .deps/sftell.Tpo -c -o sftell.lo sftell.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfswap.lo -MD -MP -MF .deps/sfswap.Tpo -c sfswap.c -fPIC -DPIC -o .libs/sfswap.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfsync.lo -MD -MP -MF .deps/sfsync.Tpo -c sfsync.c -fPIC -DPIC -o .libs/sfsync.o mv -f .deps/sfswap.Tpo .deps/sfswap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftmp.lo -MD -MP -MF .deps/sftmp.Tpo -c -o sftmp.lo sftmp.c mv -f .deps/sfsync.Tpo .deps/sfsync.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfungetc.lo -MD -MP -MF .deps/sfungetc.Tpo -c -o sfungetc.lo sfungetc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftable.lo -MD -MP -MF .deps/sftable.Tpo -c sftable.c -fPIC -DPIC -o .libs/sftable.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftell.lo -MD -MP -MF .deps/sftell.Tpo -c sftell.c -fPIC -DPIC -o .libs/sftell.o mv -f .deps/sftell.Tpo .deps/sftell.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvprintf.lo -MD -MP -MF .deps/sfvprintf.Tpo -c -o sfvprintf.lo sfvprintf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfungetc.lo -MD -MP -MF .deps/sfungetc.Tpo -c sfungetc.c -fPIC -DPIC -o .libs/sfungetc.o mv -f .deps/sftable.Tpo .deps/sftable.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvscanf.lo -MD -MP -MF .deps/sfvscanf.Tpo -c -o sfvscanf.lo sfvscanf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sftmp.lo -MD -MP -MF .deps/sftmp.Tpo -c sftmp.c -fPIC -DPIC -o .libs/sftmp.o mv -f .deps/sfungetc.Tpo .deps/sfungetc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwr.lo -MD -MP -MF .deps/sfwr.Tpo -c -o sfwr.lo sfwr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvprintf.lo -MD -MP -MF .deps/sfvprintf.Tpo -c sfvprintf.c -fPIC -DPIC -o .libs/sfvprintf.o mv -f .deps/sftmp.Tpo .deps/sftmp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwrite.lo -MD -MP -MF .deps/sfwrite.Tpo -c -o sfwrite.lo sfwrite.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfvscanf.lo -MD -MP -MF .deps/sfvscanf.Tpo -c sfvscanf.c -fPIC -DPIC -o .libs/sfvscanf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwr.lo -MD -MP -MF .deps/sfwr.Tpo -c sfwr.c -fPIC -DPIC -o .libs/sfwr.o mv -f .deps/sfwr.Tpo .deps/sfwr.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sfwrite.lo -MD -MP -MF .deps/sfwrite.Tpo -c sfwrite.c -fPIC -DPIC -o .libs/sfwrite.o mv -f .deps/sfvscanf.Tpo .deps/sfvscanf.Plo mv -f .deps/sfwrite.Tpo .deps/sfwrite.Plo mv -f .deps/sfvprintf.Tpo .deps/sfvprintf.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Dvt_threaded=0 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libsfio_C.la sfclose.lo sfclrlock.lo sfcvt.lo sfdisc.lo sfdlen.lo sfexcept.lo sfexit.lo sfextern.lo sffcvt.lo sffilbuf.lo sfflsbuf.lo sfgetd.lo sfgetl.lo sfgetm.lo sfgetr.lo sfgetu.lo sfllen.lo sfmode.lo sfmove.lo sfmutex.lo sfnew.lo sfnotify.lo sfnputc.lo sfopen.lo sfpkrd.lo sfpoll.lo sfpool.lo sfpopen.lo sfprintf.lo sfprints.lo sfpurge.lo sfputd.lo sfputl.lo sfputm.lo sfputr.lo sfputu.lo sfraise.lo sfrd.lo sfread.lo sfreserve.lo sfresize.lo sfscanf.lo sfseek.lo sfset.lo sfsetbuf.lo sfsetfd.lo sfsize.lo sfsk.lo sfstack.lo sfstrtod.lo sfswap.lo sfsync.lo sftable.lo sftell.lo sftmp.lo sfungetc.lo sfvprintf.lo sfvscanf.lo sfwr.lo sfwrite.lo ar cru .libs/libsfio_C.a .libs/sfclose.o .libs/sfclrlock.o .libs/sfcvt.o .libs/sfdisc.o .libs/sfdlen.o .libs/sfexcept.o .libs/sfexit.o .libs/sfextern.o .libs/sffcvt.o .libs/sffilbuf.o .libs/sfflsbuf.o .libs/sfgetd.o .libs/sfgetl.o .libs/sfgetm.o .libs/sfgetr.o .libs/sfgetu.o .libs/sfllen.o .libs/sfmode.o .libs/sfmove.o .libs/sfmutex.o .libs/sfnew.o .libs/sfnotify.o .libs/sfnputc.o .libs/sfopen.o .libs/sfpkrd.o .libs/sfpoll.o .libs/sfpool.o .libs/sfpopen.o .libs/sfprintf.o .libs/sfprints.o .libs/sfpurge.o .libs/sfputd.o .libs/sfputl.o .libs/sfputm.o .libs/sfputr.o .libs/sfputu.o .libs/sfraise.o .libs/sfrd.o .libs/sfread.o .libs/sfreserve.o .libs/sfresize.o .libs/sfscanf.o .libs/sfseek.o .libs/sfset.o .libs/sfsetbuf.o .libs/sfsetfd.o .libs/sfsize.o .libs/sfsk.o .libs/sfstack.o .libs/sfstrtod.o .libs/sfswap.o .libs/sfsync.o .libs/sftable.o .libs/sftell.o .libs/sftmp.o .libs/sfungetc.o .libs/sfvprintf.o .libs/sfvscanf.o .libs/sfwr.o .libs/sfwrite.o ranlib .libs/libsfio_C.a creating libsfio_C.la (cd .libs && rm -f libsfio_C.la && ln -s ../libsfio_C.la libsfio_C.la) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' Making all in vmalloc make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmbest.lo -MD -MP -MF .deps/vmbest.Tpo -c -o vmbest.lo vmbest.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclear.lo -MD -MP -MF .deps/vmclear.Tpo -c -o vmclear.lo vmclear.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclose.lo -MD -MP -MF .deps/vmclose.Tpo -c -o vmclose.lo vmclose.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclose.lo -MD -MP -MF .deps/vmclose.Tpo -c vmclose.c -fPIC -DPIC -o .libs/vmclose.o mv -f .deps/vmclose.Tpo .deps/vmclose.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdcheap.lo -MD -MP -MF .deps/vmdcheap.Tpo -c -o vmdcheap.lo vmdcheap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmbest.lo -MD -MP -MF .deps/vmbest.Tpo -c vmbest.c -fPIC -DPIC -o .libs/vmbest.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmclear.lo -MD -MP -MF .deps/vmclear.Tpo -c vmclear.c -fPIC -DPIC -o .libs/vmclear.o mv -f .deps/vmbest.Tpo .deps/vmbest.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdebug.lo -MD -MP -MF .deps/vmdebug.Tpo -c -o vmdebug.lo vmdebug.c mv -f .deps/vmclear.Tpo .deps/vmclear.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdisc.lo -MD -MP -MF .deps/vmdisc.Tpo -c -o vmdisc.lo vmdisc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdcheap.lo -MD -MP -MF .deps/vmdcheap.Tpo -c vmdcheap.c -fPIC -DPIC -o .libs/vmdcheap.o mv -f .deps/vmdcheap.Tpo .deps/vmdcheap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmexit.lo -MD -MP -MF .deps/vmexit.Tpo -c -o vmexit.lo vmexit.c mv -f .deps/malloc.Tpo .deps/malloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmlast.lo -MD -MP -MF .deps/vmlast.Tpo -c -o vmlast.lo vmlast.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdebug.lo -MD -MP -MF .deps/vmdebug.Tpo -c vmdebug.c -fPIC -DPIC -o .libs/vmdebug.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmexit.lo -MD -MP -MF .deps/vmexit.Tpo -c vmexit.c -fPIC -DPIC -o .libs/vmexit.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmlast.lo -MD -MP -MF .deps/vmlast.Tpo -c vmlast.c -fPIC -DPIC -o .libs/vmlast.o mv -f .deps/vmdebug.Tpo .deps/vmdebug.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmopen.lo -MD -MP -MF .deps/vmopen.Tpo -c -o vmopen.lo vmopen.c mv -f .deps/vmexit.Tpo .deps/vmexit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmpool.lo -MD -MP -MF .deps/vmpool.Tpo -c -o vmpool.lo vmpool.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmdisc.lo -MD -MP -MF .deps/vmdisc.Tpo -c vmdisc.c -fPIC -DPIC -o .libs/vmdisc.o mv -f .deps/vmdisc.Tpo .deps/vmdisc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprivate.lo -MD -MP -MF .deps/vmprivate.Tpo -c -o vmprivate.lo vmprivate.c mv -f .deps/vmlast.Tpo .deps/vmlast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprofile.lo -MD -MP -MF .deps/vmprofile.Tpo -c -o vmprofile.lo vmprofile.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmpool.lo -MD -MP -MF .deps/vmpool.Tpo -c vmpool.c -fPIC -DPIC -o .libs/vmpool.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmopen.lo -MD -MP -MF .deps/vmopen.Tpo -c vmopen.c -fPIC -DPIC -o .libs/vmopen.o mv -f .deps/vmpool.Tpo .deps/vmpool.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmregion.lo -MD -MP -MF .deps/vmregion.Tpo -c -o vmregion.lo vmregion.c mv -f .deps/vmopen.Tpo .deps/vmopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmsegment.lo -MD -MP -MF .deps/vmsegment.Tpo -c -o vmsegment.lo vmsegment.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprivate.lo -MD -MP -MF .deps/vmprivate.Tpo -c vmprivate.c -fPIC -DPIC -o .libs/vmprivate.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmprofile.lo -MD -MP -MF .deps/vmprofile.Tpo -c vmprofile.c -fPIC -DPIC -o .libs/vmprofile.o mv -f .deps/vmprivate.Tpo .deps/vmprivate.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmset.lo -MD -MP -MF .deps/vmset.Tpo -c -o vmset.lo vmset.c mv -f .deps/vmprofile.Tpo .deps/vmprofile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstat.lo -MD -MP -MF .deps/vmstat.Tpo -c -o vmstat.lo vmstat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmsegment.lo -MD -MP -MF .deps/vmsegment.Tpo -c vmsegment.c -fPIC -DPIC -o .libs/vmsegment.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmregion.lo -MD -MP -MF .deps/vmregion.Tpo -c vmregion.c -fPIC -DPIC -o .libs/vmregion.o mv -f .deps/vmsegment.Tpo .deps/vmsegment.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstrdup.lo -MD -MP -MF .deps/vmstrdup.Tpo -c -o vmstrdup.lo vmstrdup.c mv -f .deps/vmregion.Tpo .deps/vmregion.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmtrace.lo -MD -MP -MF .deps/vmtrace.Tpo -c -o vmtrace.lo vmtrace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmset.lo -MD -MP -MF .deps/vmset.Tpo -c vmset.c -fPIC -DPIC -o .libs/vmset.o mv -f .deps/vmset.Tpo .deps/vmset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmwalk.lo -MD -MP -MF .deps/vmwalk.Tpo -c -o vmwalk.lo vmwalk.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstrdup.lo -MD -MP -MF .deps/vmstrdup.Tpo -c vmstrdup.c -fPIC -DPIC -o .libs/vmstrdup.o mv -f .deps/vmstrdup.Tpo .deps/vmstrdup.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmstat.lo -MD -MP -MF .deps/vmstat.Tpo -c vmstat.c -fPIC -DPIC -o .libs/vmstat.o mv -f .deps/vmstat.Tpo .deps/vmstat.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmtrace.lo -MD -MP -MF .deps/vmtrace.Tpo -c vmtrace.c -fPIC -DPIC -o .libs/vmtrace.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/ast -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vmwalk.lo -MD -MP -MF .deps/vmwalk.Tpo -c vmwalk.c -fPIC -DPIC -o .libs/vmwalk.o mv -f .deps/vmwalk.Tpo .deps/vmwalk.Plo mv -f .deps/vmtrace.Tpo .deps/vmtrace.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libvmalloc_C.la malloc.lo vmbest.lo vmclear.lo vmclose.lo vmdcheap.lo vmdebug.lo vmdisc.lo vmexit.lo vmlast.lo vmopen.lo vmpool.lo vmprivate.lo vmprofile.lo vmregion.lo vmsegment.lo vmset.lo vmstat.lo vmstrdup.lo vmtrace.lo vmwalk.lo ar cru .libs/libvmalloc_C.a .libs/malloc.o .libs/vmbest.o .libs/vmclear.o .libs/vmclose.o .libs/vmdcheap.o .libs/vmdebug.o .libs/vmdisc.o .libs/vmexit.o .libs/vmlast.o .libs/vmopen.o .libs/vmpool.o .libs/vmprivate.o .libs/vmprofile.o .libs/vmregion.o .libs/vmsegment.o .libs/vmset.o .libs/vmstat.o .libs/vmstrdup.o .libs/vmtrace.o .libs/vmwalk.o ranlib .libs/libvmalloc_C.a creating libvmalloc_C.la (cd .libs && rm -f libvmalloc_C.la && ln -s ../libvmalloc_C.la libvmalloc_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' Making all in ast make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathpath.lo -MD -MP -MF .deps/pathpath.Tpo -c -o pathpath.lo pathpath.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chresc.lo -MD -MP -MF .deps/chresc.Tpo -c -o chresc.lo chresc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chrtoi.lo -MD -MP -MF .deps/chrtoi.Tpo -c -o chrtoi.lo chrtoi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chrtoi.lo -MD -MP -MF .deps/chrtoi.Tpo -c chrtoi.c -fPIC -DPIC -o .libs/chrtoi.o mv -f .deps/chrtoi.Tpo .deps/chrtoi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtbuf.lo -MD -MP -MF .deps/fmtbuf.Tpo -c -o fmtbuf.lo fmtbuf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathpath.lo -MD -MP -MF .deps/pathpath.Tpo -c pathpath.c -fPIC -DPIC -o .libs/pathpath.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT chresc.lo -MD -MP -MF .deps/chresc.Tpo -c chresc.c -fPIC -DPIC -o .libs/chresc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/chresc.Tpo .deps/chresc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtesc.lo -MD -MP -MF .deps/fmtesc.Tpo -c -o fmtesc.lo fmtesc.c mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathaccess.lo -MD -MP -MF .deps/pathaccess.Tpo -c -o pathaccess.lo pathaccess.c mv -f .deps/pathpath.Tpo .deps/pathpath.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathbin.lo -MD -MP -MF .deps/pathbin.Tpo -c -o pathbin.lo pathbin.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtbuf.lo -MD -MP -MF .deps/fmtbuf.Tpo -c fmtbuf.c -fPIC -DPIC -o .libs/fmtbuf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathaccess.lo -MD -MP -MF .deps/pathaccess.Tpo -c pathaccess.c -fPIC -DPIC -o .libs/pathaccess.o mv -f .deps/fmtbuf.Tpo .deps/fmtbuf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcanon.lo -MD -MP -MF .deps/pathcanon.Tpo -c -o pathcanon.lo pathcanon.c mv -f .deps/pathaccess.Tpo .deps/pathaccess.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcat.lo -MD -MP -MF .deps/pathcat.Tpo -c -o pathcat.lo pathcat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fmtesc.lo -MD -MP -MF .deps/fmtesc.Tpo -c fmtesc.c -fPIC -DPIC -o .libs/fmtesc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcanon.lo -MD -MP -MF .deps/pathcanon.Tpo -c pathcanon.c -fPIC -DPIC -o .libs/pathcanon.o mv -f .deps/fmtesc.Tpo .deps/fmtesc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathexists.lo -MD -MP -MF .deps/pathexists.Tpo -c -o pathexists.lo pathexists.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathcat.lo -MD -MP -MF .deps/pathcat.Tpo -c pathcat.c -fPIC -DPIC -o .libs/pathcat.o mv -f .deps/pathcanon.Tpo .deps/pathcanon.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathfind.lo -MD -MP -MF .deps/pathfind.Tpo -c -o pathfind.lo pathfind.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathbin.lo -MD -MP -MF .deps/pathbin.Tpo -c pathbin.c -fPIC -DPIC -o .libs/pathbin.o mv -f .deps/pathcat.Tpo .deps/pathcat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathgetlink.lo -MD -MP -MF .deps/pathgetlink.Tpo -c -o pathgetlink.lo pathgetlink.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathexists.lo -MD -MP -MF .deps/pathexists.Tpo -c pathexists.c -fPIC -DPIC -o .libs/pathexists.o mv -f .deps/pathexists.Tpo .deps/pathexists.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strcopy.lo -MD -MP -MF .deps/strcopy.Tpo -c -o strcopy.lo strcopy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathgetlink.lo -MD -MP -MF .deps/pathgetlink.Tpo -c pathgetlink.c -fPIC -DPIC -o .libs/pathgetlink.o mv -f .deps/pathbin.Tpo .deps/pathbin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stresc.lo -MD -MP -MF .deps/stresc.Tpo -c -o stresc.lo stresc.c mv -f .deps/pathgetlink.Tpo .deps/pathgetlink.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strmatch.lo -MD -MP -MF .deps/strmatch.Tpo -c -o strmatch.lo strmatch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pathfind.lo -MD -MP -MF .deps/pathfind.Tpo -c pathfind.c -fPIC -DPIC -o .libs/pathfind.o mv -f .deps/pathfind.Tpo .deps/pathfind.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strton.lo -MD -MP -MF .deps/strton.Tpo -c -o strton.lo strton.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strcopy.lo -MD -MP -MF .deps/strcopy.Tpo -c strcopy.c -fPIC -DPIC -o .libs/strcopy.o mv -f .deps/strcopy.Tpo .deps/strcopy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strmatch.lo -MD -MP -MF .deps/strmatch.Tpo -c strmatch.c -fPIC -DPIC -o .libs/strmatch.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strton.lo -MD -MP -MF .deps/strton.Tpo -c strton.c -fPIC -DPIC -o .libs/strton.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stresc.lo -MD -MP -MF .deps/stresc.Tpo -c stresc.c -fPIC -DPIC -o .libs/stresc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/sfio -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o mv -f .deps/strerror.Tpo .deps/strerror.Plo mv -f .deps/stresc.Tpo .deps/stresc.Plo mv -f .deps/strton.Tpo .deps/strton.Plo mv -f .deps/strmatch.Tpo .deps/strmatch.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libast_C.la pathpath.lo chresc.lo chrtoi.lo error.lo fmtbuf.lo fmtesc.lo pathaccess.lo pathbin.lo pathcanon.lo pathcat.lo pathexists.lo pathfind.lo pathgetlink.lo strcopy.lo stresc.lo strmatch.lo strton.lo strerror.lo ar cru .libs/libast_C.a .libs/pathpath.o .libs/chresc.o .libs/chrtoi.o .libs/error.o .libs/fmtbuf.o .libs/fmtesc.o .libs/pathaccess.o .libs/pathbin.o .libs/pathcanon.o .libs/pathcat.o .libs/pathexists.o .libs/pathfind.o .libs/pathgetlink.o .libs/strcopy.o .libs/stresc.o .libs/strmatch.o .libs/strton.o .libs/strerror.o ranlib .libs/libast_C.a creating libast_C.la (cd .libs && rm -f libast_C.la && ln -s ../libast_C.la libast_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' Making all in vpsc make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' Making all in circogen make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circularinit.lo -MD -MP -MF .deps/circularinit.Tpo -c -o circularinit.lo circularinit.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodelist.lo -MD -MP -MF .deps/nodelist.Tpo -c -o nodelist.lo nodelist.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edgelist.lo -MD -MP -MF .deps/edgelist.Tpo -c -o edgelist.lo edgelist.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodelist.lo -MD -MP -MF .deps/nodelist.Tpo -c nodelist.c -fPIC -DPIC -o .libs/nodelist.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -fPIC -DPIC -o .libs/block.o mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c mv -f .deps/nodelist.Tpo .deps/nodelist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circular.lo -MD -MP -MF .deps/circular.Tpo -c -o circular.lo circular.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edgelist.lo -MD -MP -MF .deps/edgelist.Tpo -c edgelist.c -fPIC -DPIC -o .libs/edgelist.o mv -f .deps/edgelist.Tpo .deps/edgelist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT deglist.lo -MD -MP -MF .deps/deglist.Tpo -c -o deglist.lo deglist.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circular.lo -MD -MP -MF .deps/circular.Tpo -c circular.c -fPIC -DPIC -o .libs/circular.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/circular.Tpo .deps/circular.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circularinit.lo -MD -MP -MF .deps/circularinit.Tpo -c circularinit.c -fPIC -DPIC -o .libs/circularinit.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blocktree.lo -MD -MP -MF .deps/blocktree.Tpo -c -o blocktree.lo blocktree.c mv -f .deps/circularinit.Tpo .deps/circularinit.Plo mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blockpath.lo -MD -MP -MF .deps/blockpath.Tpo -c -o blockpath.lo blockpath.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circpos.lo -MD -MP -MF .deps/circpos.Tpo -c -o circpos.lo circpos.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT deglist.lo -MD -MP -MF .deps/deglist.Tpo -c deglist.c -fPIC -DPIC -o .libs/deglist.o mv -f .deps/deglist.Tpo .deps/deglist.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c -o nodeset.lo nodeset.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blocktree.lo -MD -MP -MF .deps/blocktree.Tpo -c blocktree.c -fPIC -DPIC -o .libs/blocktree.o mv -f .deps/blocktree.Tpo .deps/blocktree.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circpos.lo -MD -MP -MF .deps/circpos.Tpo -c circpos.c -fPIC -DPIC -o .libs/circpos.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT blockpath.lo -MD -MP -MF .deps/blockpath.Tpo -c blockpath.c -fPIC -DPIC -o .libs/blockpath.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nodeset.lo -MD -MP -MF .deps/nodeset.Tpo -c nodeset.c -fPIC -DPIC -o .libs/nodeset.o mv -f .deps/nodeset.Tpo .deps/nodeset.Plo mv -f .deps/circpos.Tpo .deps/circpos.Plo mv -f .deps/blockpath.Tpo .deps/blockpath.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libcircogen_C.la circularinit.lo nodelist.lo block.lo edgelist.lo stack.lo circular.lo deglist.lo blocktree.lo blockpath.lo circpos.lo nodeset.lo ar cru .libs/libcircogen_C.a .libs/circularinit.o .libs/nodelist.o .libs/block.o .libs/edgelist.o .libs/stack.o .libs/circular.o .libs/deglist.o .libs/blocktree.o .libs/blockpath.o .libs/circpos.o .libs/nodeset.o ranlib .libs/libcircogen_C.a creating libcircogen_C.la (cd .libs && rm -f libcircogen_C.la && ln -s ../libcircogen_C.la libcircogen_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' Making all in dotgen make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT acyclic.lo -MD -MP -MF .deps/acyclic.Tpo -c -o acyclic.lo acyclic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class1.lo -MD -MP -MF .deps/class1.Tpo -c -o class1.lo class1.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class2.lo -MD -MP -MF .deps/class2.Tpo -c -o class2.lo class2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c -o cluster.lo cluster.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT acyclic.lo -MD -MP -MF .deps/acyclic.Tpo -c acyclic.c -fPIC -DPIC -o .libs/acyclic.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cluster.lo -MD -MP -MF .deps/cluster.Tpo -c cluster.c -fPIC -DPIC -o .libs/cluster.o mv -f .deps/acyclic.Tpo .deps/acyclic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c -o compound.lo compound.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class2.lo -MD -MP -MF .deps/class2.Tpo -c class2.c -fPIC -DPIC -o .libs/class2.o mv -f .deps/cluster.Tpo .deps/cluster.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conc.lo -MD -MP -MF .deps/conc.Tpo -c -o conc.lo conc.c mv -f .deps/class2.Tpo .deps/class2.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT decomp.lo -MD -MP -MF .deps/decomp.Tpo -c -o decomp.lo decomp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c compound.c -fPIC -DPIC -o .libs/compound.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT decomp.lo -MD -MP -MF .deps/decomp.Tpo -c decomp.c -fPIC -DPIC -o .libs/decomp.o mv -f .deps/compound.Tpo .deps/compound.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fastgr.lo -MD -MP -MF .deps/fastgr.Tpo -c -o fastgr.lo fastgr.c mv -f .deps/decomp.Tpo .deps/decomp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c -o flat.lo flat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conc.lo -MD -MP -MF .deps/conc.Tpo -c conc.c -fPIC -DPIC -o .libs/conc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT class1.lo -MD -MP -MF .deps/class1.Tpo -c class1.c -fPIC -DPIC -o .libs/class1.o mv -f .deps/conc.Tpo .deps/conc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotinit.lo -MD -MP -MF .deps/dotinit.Tpo -c -o dotinit.lo dotinit.c mv -f .deps/class1.Tpo .deps/class1.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mincross.lo -MD -MP -MF .deps/mincross.Tpo -c -o mincross.lo mincross.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT flat.lo -MD -MP -MF .deps/flat.Tpo -c flat.c -fPIC -DPIC -o .libs/flat.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotinit.lo -MD -MP -MF .deps/dotinit.Tpo -c dotinit.c -fPIC -DPIC -o .libs/dotinit.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mincross.lo -MD -MP -MF .deps/mincross.Tpo -c mincross.c -fPIC -DPIC -o .libs/mincross.o mv -f .deps/flat.Tpo .deps/flat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT position.lo -MD -MP -MF .deps/position.Tpo -c -o position.lo position.c mv -f .deps/dotinit.Tpo .deps/dotinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rank.lo -MD -MP -MF .deps/rank.Tpo -c -o rank.lo rank.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fastgr.lo -MD -MP -MF .deps/fastgr.Tpo -c fastgr.c -fPIC -DPIC -o .libs/fastgr.o mv -f .deps/mincross.Tpo .deps/mincross.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sameport.lo -MD -MP -MF .deps/sameport.Tpo -c -o sameport.lo sameport.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT position.lo -MD -MP -MF .deps/position.Tpo -c position.c -fPIC -DPIC -o .libs/position.o mv -f .deps/fastgr.Tpo .deps/fastgr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotsplines.lo -MD -MP -MF .deps/dotsplines.Tpo -c -o dotsplines.lo dotsplines.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT rank.lo -MD -MP -MF .deps/rank.Tpo -c rank.c -fPIC -DPIC -o .libs/rank.o mv -f .deps/position.Tpo .deps/position.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotsplines.lo -MD -MP -MF .deps/dotsplines.Tpo -c dotsplines.c -fPIC -DPIC -o .libs/dotsplines.o mv -f .deps/rank.Tpo .deps/rank.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sameport.lo -MD -MP -MF .deps/sameport.Tpo -c sameport.c -fPIC -DPIC -o .libs/sameport.o mv -f .deps/sameport.Tpo .deps/sameport.Plo mv -f .deps/dotsplines.Tpo .deps/dotsplines.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libdotgen_C.la acyclic.lo class1.lo class2.lo cluster.lo compound.lo conc.lo decomp.lo fastgr.lo flat.lo dotinit.lo mincross.lo position.lo rank.lo sameport.lo dotsplines.lo ar cru .libs/libdotgen_C.a .libs/acyclic.o .libs/class1.o .libs/class2.o .libs/cluster.o .libs/compound.o .libs/conc.o .libs/decomp.o .libs/fastgr.o .libs/flat.o .libs/dotinit.o .libs/mincross.o .libs/position.o .libs/rank.o .libs/sameport.o .libs/dotsplines.o ranlib .libs/libdotgen_C.a creating libdotgen_C.la (cd .libs && rm -f libdotgen_C.la && ln -s ../libdotgen_C.la libdotgen_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' Making all in fdpgen make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo comp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dbg.lo -MD -MP -MF .deps/dbg.Tpo -c -o dbg.lo dbg.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fdpinit.lo -MD -MP -MF .deps/fdpinit.Tpo -c -o fdpinit.lo fdpinit.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -fPIC -DPIC -o .libs/grid.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -fPIC -DPIC -o .libs/comp.o mv -f .deps/comp.Tpo .deps/comp.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c -o layout.lo layout.c mv -f .deps/grid.Tpo .deps/grid.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tlayout.lo -MD -MP -MF .deps/tlayout.Tpo -c -o tlayout.lo tlayout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fdpinit.lo -MD -MP -MF .deps/fdpinit.Tpo -c fdpinit.c -fPIC -DPIC -o .libs/fdpinit.o mv -f .deps/fdpinit.Tpo .deps/fdpinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xlayout.lo -MD -MP -MF .deps/xlayout.Tpo -c -o xlayout.lo xlayout.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dbg.lo -MD -MP -MF .deps/dbg.Tpo -c dbg.c -fPIC -DPIC -o .libs/dbg.o mv -f .deps/dbg.Tpo .deps/dbg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT clusteredges.lo -MD -MP -MF .deps/clusteredges.Tpo -c -o clusteredges.lo clusteredges.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -fPIC -DPIC -o .libs/layout.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT clusteredges.lo -MD -MP -MF .deps/clusteredges.Tpo -c clusteredges.c -fPIC -DPIC -o .libs/clusteredges.o mv -f .deps/clusteredges.Tpo .deps/clusteredges.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tlayout.lo -MD -MP -MF .deps/tlayout.Tpo -c tlayout.c -fPIC -DPIC -o .libs/tlayout.o mv -f .deps/tlayout.Tpo .deps/tlayout.Plo mv -f .deps/layout.Tpo .deps/layout.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xlayout.lo -MD -MP -MF .deps/xlayout.Tpo -c xlayout.c -fPIC -DPIC -o .libs/xlayout.o mv -f .deps/xlayout.Tpo .deps/xlayout.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libfdpgen_C.la comp.lo dbg.lo grid.lo fdpinit.lo layout.lo tlayout.lo xlayout.lo clusteredges.lo ar cru .libs/libfdpgen_C.a .libs/comp.o .libs/dbg.o .libs/grid.o .libs/fdpinit.o .libs/layout.o .libs/tlayout.o .libs/xlayout.o .libs/clusteredges.o ranlib .libs/libfdpgen_C.a creating libfdpgen_C.la (cd .libs && rm -f libfdpgen_C.la && ln -s ../libfdpgen_C.la libfdpgen_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' Making all in neatogen make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c -o adjust.lo adjust.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circuit.lo -MD -MP -MF .deps/circuit.Tpo -c -o circuit.lo circuit.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edges.lo -MD -MP -MF .deps/edges.Tpo -c -o edges.lo edges.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT find_ints.lo -MD -MP -MF .deps/find_ints.Tpo -c -o find_ints.lo find_ints.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT find_ints.lo -MD -MP -MF .deps/find_ints.Tpo -c find_ints.c -fPIC -DPIC -o .libs/find_ints.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c adjust.c -fPIC -DPIC -o .libs/adjust.o mv -f .deps/find_ints.Tpo .deps/find_ints.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c -o geometry.lo geometry.c mv -f .deps/adjust.Tpo .deps/adjust.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circuit.lo -MD -MP -MF .deps/circuit.Tpo -c circuit.c -fPIC -DPIC -o .libs/circuit.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT edges.lo -MD -MP -MF .deps/edges.Tpo -c edges.c -fPIC -DPIC -o .libs/edges.o mv -f .deps/edges.Tpo .deps/edges.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hedges.lo -MD -MP -MF .deps/hedges.Tpo -c -o hedges.lo hedges.c mv -f .deps/circuit.Tpo .deps/circuit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hedges.lo -MD -MP -MF .deps/hedges.Tpo -c hedges.c -fPIC -DPIC -o .libs/hedges.o mv -f .deps/heap.Tpo .deps/heap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatoinit.lo -MD -MP -MF .deps/neatoinit.Tpo -c -o neatoinit.lo neatoinit.c mv -f .deps/hedges.Tpo .deps/hedges.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c -o intersect.lo intersect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geometry.lo -MD -MP -MF .deps/geometry.Tpo -c geometry.c -fPIC -DPIC -o .libs/geometry.o mv -f .deps/geometry.Tpo .deps/geometry.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT legal.lo -MD -MP -MF .deps/legal.Tpo -c -o legal.lo legal.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatoinit.lo -MD -MP -MF .deps/neatoinit.Tpo -c neatoinit.c -fPIC -DPIC -o .libs/neatoinit.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c -o lu.lo lu.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.c -fPIC -DPIC -o .libs/intersect.o mv -f .deps/intersect.Tpo .deps/intersect.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matinv.lo -MD -MP -MF .deps/matinv.Tpo -c -o matinv.lo matinv.c mv -f .deps/neatoinit.Tpo .deps/neatoinit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT legal.lo -MD -MP -MF .deps/legal.Tpo -c legal.c -fPIC -DPIC -o .libs/legal.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matinv.lo -MD -MP -MF .deps/matinv.Tpo -c matinv.c -fPIC -DPIC -o .libs/matinv.o mv -f .deps/legal.Tpo .deps/legal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c -o poly.lo poly.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lu.lo -MD -MP -MF .deps/lu.Tpo -c lu.c -fPIC -DPIC -o .libs/lu.o mv -f .deps/matinv.Tpo .deps/matinv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT printvis.lo -MD -MP -MF .deps/printvis.Tpo -c -o printvis.lo printvis.c mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT site.lo -MD -MP -MF .deps/site.Tpo -c -o site.lo site.c mv -f .deps/lu.Tpo .deps/lu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c poly.c -fPIC -DPIC -o .libs/poly.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT site.lo -MD -MP -MF .deps/site.Tpo -c site.c -fPIC -DPIC -o .libs/site.o mv -f .deps/site.Tpo .deps/site.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatosplines.lo -MD -MP -MF .deps/neatosplines.Tpo -c -o neatosplines.lo neatosplines.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT printvis.lo -MD -MP -MF .deps/printvis.Tpo -c printvis.c -fPIC -DPIC -o .libs/printvis.o mv -f .deps/poly.Tpo .deps/poly.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stuff.lo -MD -MP -MF .deps/stuff.Tpo -c -o stuff.lo stuff.c mv -f .deps/printvis.Tpo .deps/printvis.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT voronoi.lo -MD -MP -MF .deps/voronoi.Tpo -c -o voronoi.lo voronoi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o mv -f .deps/solve.Tpo .deps/solve.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stress.lo -MD -MP -MF .deps/stress.Tpo -c -o stress.lo stress.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stuff.lo -MD -MP -MF .deps/stuff.Tpo -c stuff.c -fPIC -DPIC -o .libs/stuff.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT voronoi.lo -MD -MP -MF .deps/voronoi.Tpo -c voronoi.c -fPIC -DPIC -o .libs/voronoi.o mv -f .deps/voronoi.Tpo .deps/voronoi.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT kkutils.lo -MD -MP -MF .deps/kkutils.Tpo -c -o kkutils.lo kkutils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT neatosplines.lo -MD -MP -MF .deps/neatosplines.Tpo -c neatosplines.c -fPIC -DPIC -o .libs/neatosplines.o neatosplines.c: In function 'polylineMidpoint': neatosplines.c:167: warning: control reaches end of non-void function gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT stress.lo -MD -MP -MF .deps/stress.Tpo -c stress.c -fPIC -DPIC -o .libs/stress.o mv -f .deps/stuff.Tpo .deps/stuff.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matrix_ops.lo -MD -MP -MF .deps/matrix_ops.Tpo -c -o matrix_ops.lo matrix_ops.c mv -f .deps/neatosplines.Tpo .deps/neatosplines.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT embed_graph.lo -MD -MP -MF .deps/embed_graph.Tpo -c -o embed_graph.lo embed_graph.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT kkutils.lo -MD -MP -MF .deps/kkutils.Tpo -c kkutils.c -fPIC -DPIC -o .libs/kkutils.o mv -f .deps/stress.Tpo .deps/stress.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dijkstra.lo -MD -MP -MF .deps/dijkstra.Tpo -c -o dijkstra.lo dijkstra.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT matrix_ops.lo -MD -MP -MF .deps/matrix_ops.Tpo -c matrix_ops.c -fPIC -DPIC -o .libs/matrix_ops.o mv -f .deps/kkutils.Tpo .deps/kkutils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conjgrad.lo -MD -MP -MF .deps/conjgrad.Tpo -c -o conjgrad.lo conjgrad.c mv -f .deps/matrix_ops.Tpo .deps/matrix_ops.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pca.lo -MD -MP -MF .deps/pca.Tpo -c -o pca.lo pca.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT embed_graph.lo -MD -MP -MF .deps/embed_graph.Tpo -c embed_graph.c -fPIC -DPIC -o .libs/embed_graph.o mv -f .deps/embed_graph.Tpo .deps/embed_graph.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT closest.lo -MD -MP -MF .deps/closest.Tpo -c -o closest.lo closest.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dijkstra.lo -MD -MP -MF .deps/dijkstra.Tpo -c dijkstra.c -fPIC -DPIC -o .libs/dijkstra.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT conjgrad.lo -MD -MP -MF .deps/conjgrad.Tpo -c conjgrad.c -fPIC -DPIC -o .libs/conjgrad.o mv -f .deps/dijkstra.Tpo .deps/dijkstra.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT bfs.lo -MD -MP -MF .deps/bfs.Tpo -c -o bfs.lo bfs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT bfs.lo -MD -MP -MF .deps/bfs.Tpo -c bfs.c -fPIC -DPIC -o .libs/bfs.o mv -f .deps/conjgrad.Tpo .deps/conjgrad.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c -o constraint.lo constraint.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pca.lo -MD -MP -MF .deps/pca.Tpo -c pca.c -fPIC -DPIC -o .libs/pca.o mv -f .deps/bfs.Tpo .deps/bfs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_solve.lo -MD -MP -MF .deps/quad_prog_solve.Tpo -c -o quad_prog_solve.lo quad_prog_solve.c mv -f .deps/pca.Tpo .deps/pca.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT smart_ini_x.lo -MD -MP -MF .deps/smart_ini_x.Tpo -c -o smart_ini_x.lo smart_ini_x.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT closest.lo -MD -MP -MF .deps/closest.Tpo -c closest.c -fPIC -DPIC -o .libs/closest.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT quad_prog_solve.lo -MD -MP -MF .deps/quad_prog_solve.Tpo -c quad_prog_solve.c -fPIC -DPIC -o .libs/quad_prog_solve.o mv -f .deps/closest.Tpo .deps/closest.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization.lo -MD -MP -MF .deps/constrained_majorization.Tpo -c -o constrained_majorization.lo constrained_majorization.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT smart_ini_x.lo -MD -MP -MF .deps/smart_ini_x.Tpo -c smart_ini_x.c -fPIC -DPIC -o .libs/smart_ini_x.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constraint.lo -MD -MP -MF .deps/constraint.Tpo -c constraint.c -fPIC -DPIC -o .libs/constraint.o mv -f .deps/smart_ini_x.Tpo .deps/smart_ini_x.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT opt_arrangement.lo -MD -MP -MF .deps/opt_arrangement.Tpo -c -o opt_arrangement.lo opt_arrangement.c mv -f .deps/quad_prog_solve.Tpo .deps/quad_prog_solve.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compute_hierarchy.lo -MD -MP -MF .deps/compute_hierarchy.Tpo -c -o compute_hierarchy.lo compute_hierarchy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT constrained_majorization.lo -MD -MP -MF .deps/constrained_majorization.Tpo -c constrained_majorization.c -fPIC -DPIC -o .libs/constrained_majorization.o mv -f .deps/constraint.Tpo .deps/constraint.Plo mv -f .deps/constrained_majorization.Tpo .deps/constrained_majorization.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT opt_arrangement.lo -MD -MP -MF .deps/opt_arrangement.Tpo -c opt_arrangement.c -fPIC -DPIC -o .libs/opt_arrangement.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compute_hierarchy.lo -MD -MP -MF .deps/compute_hierarchy.Tpo -c compute_hierarchy.c -fPIC -DPIC -o .libs/compute_hierarchy.o mv -f .deps/opt_arrangement.Tpo .deps/opt_arrangement.Plo mv -f .deps/compute_hierarchy.Tpo .deps/compute_hierarchy.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libneatogen_C.la adjust.lo circuit.lo edges.lo find_ints.lo geometry.lo heap.lo hedges.lo info.lo neatoinit.lo intersect.lo legal.lo lu.lo matinv.lo memory.lo poly.lo printvis.lo site.lo solve.lo neatosplines.lo stuff.lo voronoi.lo stress.lo kkutils.lo matrix_ops.lo embed_graph.lo dijkstra.lo conjgrad.lo pca.lo closest.lo bfs.lo constraint.lo quad_prog_solve.lo smart_ini_x.lo constrained_majorization.lo opt_arrangement.lo compute_hierarchy.lo ar cru .libs/libneatogen_C.a .libs/adjust.o .libs/circuit.o .libs/edges.o .libs/find_ints.o .libs/geometry.o .libs/heap.o .libs/hedges.o .libs/info.o .libs/neatoinit.o .libs/intersect.o .libs/legal.o .libs/lu.o .libs/matinv.o .libs/memory.o .libs/poly.o .libs/printvis.o .libs/site.o .libs/solve.o .libs/neatosplines.o .libs/stuff.o .libs/voronoi.o .libs/stress.o .libs/kkutils.o .libs/matrix_ops.o .libs/embed_graph.o .libs/dijkstra.o .libs/conjgrad.o .libs/pca.o .libs/closest.o .libs/bfs.o .libs/constraint.o .libs/quad_prog_solve.o .libs/smart_ini_x.o .libs/constrained_majorization.o .libs/opt_arrangement.o .libs/compute_hierarchy.o ranlib .libs/libneatogen_C.a creating libneatogen_C.la (cd .libs && rm -f libneatogen_C.la && ln -s ../libneatogen_C.la libneatogen_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' Making all in twopigen make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT twopiinit.lo -MD -MP -MF .deps/twopiinit.Tpo -c -o twopiinit.lo twopiinit.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circle.lo -MD -MP -MF .deps/circle.Tpo -c -o circle.lo circle.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT circle.lo -MD -MP -MF .deps/circle.Tpo -c circle.c -fPIC -DPIC -o .libs/circle.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pack -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT twopiinit.lo -MD -MP -MF .deps/twopiinit.Tpo -c twopiinit.c -fPIC -DPIC -o .libs/twopiinit.o mv -f .deps/circle.Tpo .deps/circle.Plo mv -f .deps/twopiinit.Tpo .deps/twopiinit.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libtwopigen_C.la twopiinit.lo circle.lo ar cru .libs/libtwopigen_C.a .libs/twopiinit.o .libs/circle.o ranlib .libs/libtwopigen_C.a creating libtwopigen_C.la (cd .libs && rm -f libtwopigen_C.la && ln -s ../libtwopigen_C.la libtwopigen_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' Making all in common make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT arrows.lo -MD -MP -MF .deps/arrows.Tpo -c -o arrows.lo arrows.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT colxlate.lo -MD -MP -MF .deps/colxlate.Tpo -c -o colxlate.lo colxlate.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fontmetrics.lo -MD -MP -MF .deps/fontmetrics.Tpo -c -o fontmetrics.lo fontmetrics.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT colxlate.lo -MD -MP -MF .deps/colxlate.Tpo -c colxlate.c -fPIC -DPIC -o .libs/colxlate.o mv -f .deps/args.Tpo .deps/args.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT arrows.lo -MD -MP -MF .deps/arrows.Tpo -c arrows.c -fPIC -DPIC -o .libs/arrows.o mv -f .deps/colxlate.Tpo .deps/colxlate.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c mv -f .deps/arrows.Tpo .deps/arrows.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmllex.lo -MD -MP -MF .deps/htmllex.Tpo -c -o htmllex.lo htmllex.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT fontmetrics.lo -MD -MP -MF .deps/fontmetrics.Tpo -c fontmetrics.c -fPIC -DPIC -o .libs/fontmetrics.o mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmlparse.lo -MD -MP -MF .deps/htmlparse.Tpo -c -o htmlparse.lo htmlparse.c mv -f .deps/fontmetrics.Tpo .deps/fontmetrics.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmltable.lo -MD -MP -MF .deps/htmltable.Tpo -c -o htmltable.lo htmltable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmllex.lo -MD -MP -MF .deps/htmllex.Tpo -c htmllex.c -fPIC -DPIC -o .libs/htmllex.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmltable.lo -MD -MP -MF .deps/htmltable.Tpo -c htmltable.c -fPIC -DPIC -o .libs/htmltable.o mv -f .deps/htmllex.Tpo .deps/htmllex.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT htmlparse.lo -MD -MP -MF .deps/htmlparse.Tpo -c htmlparse.c -fPIC -DPIC -o .libs/htmlparse.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pointset.lo -MD -MP -MF .deps/pointset.Tpo -c -o pointset.lo pointset.c mv -f .deps/htmlparse.Tpo .deps/htmlparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT postproc.lo -MD -MP -MF .deps/postproc.Tpo -c -o postproc.lo postproc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pointset.lo -MD -MP -MF .deps/pointset.Tpo -c pointset.c -fPIC -DPIC -o .libs/pointset.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT postproc.lo -MD -MP -MF .deps/postproc.Tpo -c postproc.c -fPIC -DPIC -o .libs/postproc.o mv -f .deps/pointset.Tpo .deps/pointset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT routespl.lo -MD -MP -MF .deps/routespl.Tpo -c -o routespl.lo routespl.c mv -f .deps/htmltable.Tpo .deps/htmltable.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT splines.lo -MD -MP -MF .deps/splines.Tpo -c -o splines.lo splines.c mv -f .deps/postproc.Tpo .deps/postproc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT psusershape.lo -MD -MP -MF .deps/psusershape.Tpo -c -o psusershape.lo psusershape.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT splines.lo -MD -MP -MF .deps/splines.Tpo -c splines.c -fPIC -DPIC -o .libs/splines.o mv -f .deps/input.Tpo .deps/input.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT routespl.lo -MD -MP -MF .deps/routespl.Tpo -c routespl.c -fPIC -DPIC -o .libs/routespl.o mv -f .deps/splines.Tpo .deps/splines.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT labels.lo -MD -MP -MF .deps/labels.Tpo -c -o labels.lo labels.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT psusershape.lo -MD -MP -MF .deps/psusershape.Tpo -c psusershape.c -fPIC -DPIC -o .libs/psusershape.o mv -f .deps/routespl.Tpo .deps/routespl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ns.lo -MD -MP -MF .deps/ns.Tpo -c -o ns.lo ns.c mv -f .deps/psusershape.Tpo .deps/psusershape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shapes.lo -MD -MP -MF .deps/shapes.Tpo -c -o shapes.lo shapes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c timing.c -fPIC -DPIC -o .libs/timing.o mv -f .deps/timing.Tpo .deps/timing.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT labels.lo -MD -MP -MF .deps/labels.Tpo -c labels.c -fPIC -DPIC -o .libs/labels.o mv -f .deps/labels.Tpo .deps/labels.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c -o geom.lo geom.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ns.lo -MD -MP -MF .deps/ns.Tpo -c ns.c -fPIC -DPIC -o .libs/ns.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT shapes.lo -MD -MP -MF .deps/shapes.Tpo -c shapes.c -fPIC -DPIC -o .libs/shapes.o mv -f .deps/ns.Tpo .deps/ns.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT geom.lo -MD -MP -MF .deps/geom.Tpo -c geom.c -fPIC -DPIC -o .libs/geom.o mv -f .deps/geom.Tpo .deps/geom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c -o emit.lo emit.c mv -f .deps/shapes.Tpo .deps/shapes.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT diagen.lo -MD -MP -MF .deps/diagen.Tpo -c -o diagen.lo diagen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT emit.lo -MD -MP -MF .deps/emit.Tpo -c emit.c -fPIC -DPIC -o .libs/emit.o mv -f .deps/output.Tpo .deps/output.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hpglgen.lo -MD -MP -MF .deps/hpglgen.Tpo -c -o hpglgen.lo hpglgen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT diagen.lo -MD -MP -MF .deps/diagen.Tpo -c diagen.c -fPIC -DPIC -o .libs/diagen.o mv -f .deps/utils.Tpo .deps/utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mifgen.lo -MD -MP -MF .deps/mifgen.Tpo -c -o mifgen.lo mifgen.c mv -f .deps/diagen.Tpo .deps/diagen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mpgen.lo -MD -MP -MF .deps/mpgen.Tpo -c -o mpgen.lo mpgen.c mv -f .deps/emit.Tpo .deps/emit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT picgen.lo -MD -MP -MF .deps/picgen.Tpo -c -o picgen.lo picgen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mifgen.lo -MD -MP -MF .deps/mifgen.Tpo -c mifgen.c -fPIC -DPIC -o .libs/mifgen.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT hpglgen.lo -MD -MP -MF .deps/hpglgen.Tpo -c hpglgen.c -fPIC -DPIC -o .libs/hpglgen.o mv -f .deps/mifgen.Tpo .deps/mifgen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vtxgen.lo -MD -MP -MF .deps/vtxgen.Tpo -c -o vtxgen.lo vtxgen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mpgen.lo -MD -MP -MF .deps/mpgen.Tpo -c mpgen.c -fPIC -DPIC -o .libs/mpgen.o mv -f .deps/hpglgen.Tpo .deps/hpglgen.Plo mv -f .deps/mpgen.Tpo .deps/mpgen.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT picgen.lo -MD -MP -MF .deps/picgen.Tpo -c picgen.c -fPIC -DPIC -o .libs/picgen.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/pack -I../../lib/fdpgen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT vtxgen.lo -MD -MP -MF .deps/vtxgen.Tpo -c vtxgen.c -fPIC -DPIC -o .libs/vtxgen.o mv -f .deps/picgen.Tpo .deps/picgen.Plo mv -f .deps/vtxgen.Tpo .deps/vtxgen.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libcommon_C.la arrows.lo colxlate.lo fontmetrics.lo args.lo memory.lo globals.lo htmllex.lo htmlparse.lo htmltable.lo input.lo pointset.lo postproc.lo routespl.lo splines.lo psusershape.lo timing.lo labels.lo ns.lo shapes.lo utils.lo geom.lo output.lo emit.lo diagen.lo hpglgen.lo mifgen.lo mpgen.lo picgen.lo vtxgen.lo ar cru .libs/libcommon_C.a .libs/arrows.o .libs/colxlate.o .libs/fontmetrics.o .libs/args.o .libs/memory.o .libs/globals.o .libs/htmllex.o .libs/htmlparse.o .libs/htmltable.o .libs/input.o .libs/pointset.o .libs/postproc.o .libs/routespl.o .libs/splines.o .libs/psusershape.o .libs/timing.o .libs/labels.o .libs/ns.o .libs/shapes.o .libs/utils.o .libs/geom.o .libs/output.o .libs/emit.o .libs/diagen.o .libs/hpglgen.o .libs/mifgen.o .libs/mpgen.o .libs/picgen.o .libs/vtxgen.o ranlib .libs/libcommon_C.a creating libcommon_C.la (cd .libs && rm -f libcommon_C.la && ln -s ../libcommon_C.la libcommon_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' Making all in pack make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ccomps.lo -MD -MP -MF .deps/ccomps.Tpo -c -o ccomps.lo ccomps.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c -o pack.lo pack.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT pack.lo -MD -MP -MF .deps/pack.Tpo -c pack.c -fPIC -DPIC -o .libs/pack.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/neatogen -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ccomps.lo -MD -MP -MF .deps/ccomps.Tpo -c ccomps.c -fPIC -DPIC -o .libs/ccomps.o mv -f .deps/ccomps.Tpo .deps/ccomps.Plo mv -f .deps/pack.Tpo .deps/pack.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libpack_C.la ccomps.lo pack.lo ar cru .libs/libpack_C.a .libs/ccomps.o .libs/pack.o ranlib .libs/libpack_C.a creating libpack_C.la (cd .libs && rm -f libpack_C.la && ln -s ../libpack_C.la libpack_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' Making all in gvc make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender.lo -MD -MP -MF .deps/gvrender.Tpo -c -o gvrender.lo gvrender.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout.lo -MD -MP -MF .deps/gvlayout.Tpo -c -o gvlayout.lo gvlayout.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice.lo -MD -MP -MF .deps/gvdevice.Tpo -c -o gvdevice.lo gvdevice.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage.lo -MD -MP -MF .deps/gvloadimage.Tpo -c -o gvloadimage.lo gvloadimage.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage.lo -MD -MP -MF .deps/gvloadimage.Tpo -c gvloadimage.c -fPIC -DPIC -o .libs/gvloadimage.o mv -f .deps/gvloadimage.Tpo .deps/gvloadimage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvcontext.lo -MD -MP -MF .deps/gvcontext.Tpo -c -o gvcontext.lo gvcontext.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout.lo -MD -MP -MF .deps/gvlayout.Tpo -c gvlayout.c -fPIC -DPIC -o .libs/gvlayout.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvdevice.lo -MD -MP -MF .deps/gvdevice.Tpo -c gvdevice.c -fPIC -DPIC -o .libs/gvdevice.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender.lo -MD -MP -MF .deps/gvrender.Tpo -c gvrender.c -fPIC -DPIC -o .libs/gvrender.o mv -f .deps/gvlayout.Tpo .deps/gvlayout.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvjobs.lo -MD -MP -MF .deps/gvjobs.Tpo -c -o gvjobs.lo gvjobs.c mv -f .deps/gvdevice.Tpo .deps/gvdevice.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvevent.lo -MD -MP -MF .deps/gvevent.Tpo -c -o gvevent.lo gvevent.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvcontext.lo -MD -MP -MF .deps/gvcontext.Tpo -c gvcontext.c -fPIC -DPIC -o .libs/gvcontext.o mv -f .deps/gvcontext.Tpo .deps/gvcontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin.lo -MD -MP -MF .deps/gvplugin.Tpo -c -o gvplugin.lo gvplugin.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvevent.lo -MD -MP -MF .deps/gvevent.Tpo -c gvevent.c -fPIC -DPIC -o .libs/gvevent.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvjobs.lo -MD -MP -MF .deps/gvjobs.Tpo -c gvjobs.c -fPIC -DPIC -o .libs/gvjobs.o mv -f .deps/gvrender.Tpo .deps/gvrender.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvconfig.lo -MD -MP -MF .deps/gvconfig.Tpo -c -o gvconfig.lo gvconfig.c mv -f .deps/gvevent.Tpo .deps/gvevent.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout.lo -MD -MP -MF .deps/gvtextlayout.Tpo -c -o gvtextlayout.lo gvtextlayout.c mv -f .deps/gvjobs.Tpo .deps/gvjobs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvusershape.lo -MD -MP -MF .deps/gvusershape.Tpo -c -o gvusershape.lo gvusershape.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin.lo -MD -MP -MF .deps/gvplugin.Tpo -c gvplugin.c -fPIC -DPIC -o .libs/gvplugin.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout.lo -MD -MP -MF .deps/gvtextlayout.Tpo -c gvtextlayout.c -fPIC -DPIC -o .libs/gvtextlayout.o mv -f .deps/gvtextlayout.Tpo .deps/gvtextlayout.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvc.lo -MD -MP -MF .deps/gvc.Tpo -c -o gvc.lo gvc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvusershape.lo -MD -MP -MF .deps/gvusershape.Tpo -c gvusershape.c -fPIC -DPIC -o .libs/gvusershape.o mv -f .deps/gvplugin.Tpo .deps/gvplugin.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT no_builtins.lo -MD -MP -MF .deps/no_builtins.Tpo -c -o no_builtins.lo no_builtins.c mv -f .deps/gvusershape.Tpo .deps/gvusershape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT demand_loading.lo -MD -MP -MF .deps/demand_loading.Tpo -c -o demand_loading.lo demand_loading.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvconfig.lo -MD -MP -MF .deps/gvconfig.Tpo -c gvconfig.c -fPIC -DPIC -o .libs/gvconfig.o mv -f .deps/gvconfig.Tpo .deps/gvconfig.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvc.lo -MD -MP -MF .deps/gvc.Tpo -c gvc.c -fPIC -DPIC -o .libs/gvc.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT demand_loading.lo -MD -MP -MF .deps/demand_loading.Tpo -c demand_loading.c -fPIC -DPIC -o .libs/demand_loading.o mv -f .deps/gvc.Tpo .deps/gvc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libgvc_builtins.la -rpath /usr/lib64 gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/common/libcommon_C.la ../../lib/pack/libpack_C.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la /usr/lib64/libexpat.la -lexpat -lz -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvc_C.la gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/common/libcommon_C.la ../../lib/pack/libpack_C.la -lltdl mv -f .deps/demand_loading.Tpo .deps/demand_loading.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib64/graphviz\" -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT no_builtins.lo -MD -MP -MF .deps/no_builtins.Tpo -c no_builtins.c -fPIC -DPIC -o .libs/no_builtins.o mv -f .deps/no_builtins.Tpo .deps/no_builtins.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libgvc.la -rpath /usr/lib64 gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo no_builtins.lo demand_loading.lo ../../lib/common/libcommon_C.la ../../lib/pack/libpack_C.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la /usr/lib64/libexpat.la -lexpat -lz -lltdl gcc -shared .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o .libs/no_builtins.o .libs/demand_loading.o -Wl,--whole-archive ../../lib/common/.libs/libcommon_C.a ../../lib/pack/.libs/libpack_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so ../../lib/graph/.libs/libgraph.so ../../lib/pathplan/.libs/libpathplan.so /usr/lib64/libexpat.so -lz /usr/lib64/libltdl.so -m64 -mtune=generic -Wl,-soname -Wl,libgvc.so.4 -o .libs/libgvc.so.4.0.0 (cd .libs && rm -f libgvc.so.4 && ln -s libgvc.so.4.0.0 libgvc.so.4) (cd .libs && rm -f libgvc.so && ln -s libgvc.so.4.0.0 libgvc.so) creating libgvc.la rm -fr .libs/libgvc_C.lax mkdir -p .libs/libgvc_C.lax rm -fr .libs/libgvc_C.lax/libcommon_C.a mkdir -p .libs/libgvc_C.lax/libcommon_C.a (cd .libs/libgvc_C.lax/libcommon_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/lib/gvc/../../lib/common/.libs/libcommon_C.a) (cd .libs && rm -f libgvc.la && ln -s ../libgvc.la libgvc.la) rm -fr .libs/libgvc_C.lax/libpack_C.a mkdir -p .libs/libgvc_C.lax/libpack_C.a (cd .libs/libgvc_C.lax/libpack_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/lib/gvc/../../lib/pack/.libs/libpack_C.a) gcc -shared .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o -Wl,--whole-archive ../../lib/common/.libs/libcommon_C.a ../../lib/pack/.libs/libpack_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so ../../lib/graph/.libs/libgraph.so ../../lib/pathplan/.libs/libpathplan.so /usr/lib64/libexpat.so -lz /usr/lib64/libltdl.so -m64 -mtune=generic -Wl,-soname -Wl,libgvc_builtins.so.4 -o .libs/libgvc_builtins.so.4.0.0 (cd .libs && rm -f libgvc_builtins.so.4 && ln -s libgvc_builtins.so.4.0.0 libgvc_builtins.so.4) (cd .libs && rm -f libgvc_builtins.so && ln -s libgvc_builtins.so.4.0.0 libgvc_builtins.so) creating libgvc_builtins.la (cd .libs && rm -f libgvc_builtins.la && ln -s ../libgvc_builtins.la libgvc_builtins.la) ar cru .libs/libgvc_C.a .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o .libs/libgvc_C.lax/libcommon_C.a/arrows.o .libs/libgvc_C.lax/libcommon_C.a/colxlate.o .libs/libgvc_C.lax/libcommon_C.a/fontmetrics.o .libs/libgvc_C.lax/libcommon_C.a/args.o .libs/libgvc_C.lax/libcommon_C.a/memory.o .libs/libgvc_C.lax/libcommon_C.a/globals.o .libs/libgvc_C.lax/libcommon_C.a/htmllex.o .libs/libgvc_C.lax/libcommon_C.a/htmlparse.o .libs/libgvc_C.lax/libcommon_C.a/htmltable.o .libs/libgvc_C.lax/libcommon_C.a/input.o .libs/libgvc_C.lax/libcommon_C.a/pointset.o .libs/libgvc_C.lax/libcommon_C.a/postproc.o .libs/libgvc_C.lax/libcommon_C.a/routespl.o .libs/libgvc_C.lax/libcommon_C.a/splines.o .libs/libgvc_C.lax/libcommon_C.a/psusershape.o .libs/libgvc_C.lax/libcommon_C.a/timing.o .libs/libgvc_C.lax/libcommon_C.a/labels.o .libs/libgvc_C.lax/libcommon_C.a/ns.o .libs/libgvc_C.lax/libcommon_C.a/shapes.o .libs/libgvc_C.lax/libcommon_C.a/utils.o .libs/libgvc_C.lax/libcommon_C.a/geom.o .libs/libgvc_C.lax/libcommon_C.a/output.o .libs/libgvc_C.lax/libcommon_C.a/emit.o .libs/libgvc_C.lax/libcommon_C.a/diagen.o .libs/libgvc_C.lax/libcommon_C.a/hpglgen.o .libs/libgvc_C.lax/libcommon_C.a/mifgen.o .libs/libgvc_C.lax/libcommon_C.a/mpgen.o .libs/libgvc_C.lax/libcommon_C.a/picgen.o .libs/libgvc_C.lax/libcommon_C.a/vtxgen.o .libs/libgvc_C.lax/libpack_C.a/ccomps.o .libs/libgvc_C.lax/libpack_C.a/pack.o ranlib .libs/libgvc_C.a rm -fr .libs/libgvc_C.lax creating libgvc_C.la (cd .libs && rm -f libgvc_C.la && ln -s ../libgvc_C.la libgvc_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' Making all in ingraphs make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ingraphs.lo -MD -MP -MF .deps/ingraphs.Tpo -c -o ingraphs.lo ingraphs.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ingraphs.lo -MD -MP -MF .deps/ingraphs.Tpo -c ingraphs.c -fPIC -DPIC -o .libs/ingraphs.o mv -f .deps/ingraphs.Tpo .deps/ingraphs.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libingraphs_C.la ingraphs.lo ar cru .libs/libingraphs_C.a .libs/ingraphs.o ranlib .libs/libingraphs_C.a creating libingraphs_C.la (cd .libs && rm -f libingraphs_C.la && ln -s ../libingraphs_C.la libingraphs_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' Making all in expr make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excc.lo -MD -MP -MF .deps/excc.Tpo -c -o excc.lo excc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excontext.lo -MD -MP -MF .deps/excontext.Tpo -c -o excontext.lo excontext.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exdata.lo -MD -MP -MF .deps/exdata.Tpo -c -o exdata.lo exdata.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exerror.lo -MD -MP -MF .deps/exerror.Tpo -c -o exerror.lo exerror.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exerror.lo -MD -MP -MF .deps/exerror.Tpo -c exerror.c -fPIC -DPIC -o .libs/exerror.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exdata.lo -MD -MP -MF .deps/exdata.Tpo -c exdata.c -fPIC -DPIC -o .libs/exdata.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excc.lo -MD -MP -MF .deps/excc.Tpo -c excc.c -fPIC -DPIC -o .libs/excc.o mv -f .deps/exdata.Tpo .deps/exdata.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exeval.lo -MD -MP -MF .deps/exeval.Tpo -c -o exeval.lo exeval.c mv -f .deps/exerror.Tpo .deps/exerror.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exexpr.lo -MD -MP -MF .deps/exexpr.Tpo -c -o exexpr.lo exexpr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT excontext.lo -MD -MP -MF .deps/excontext.Tpo -c excontext.c -fPIC -DPIC -o .libs/excontext.o mv -f .deps/excontext.Tpo .deps/excontext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exlexname.lo -MD -MP -MF .deps/exlexname.Tpo -c -o exlexname.lo exlexname.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exeval.lo -MD -MP -MF .deps/exeval.Tpo -c exeval.c -fPIC -DPIC -o .libs/exeval.o mv -f .deps/excc.Tpo .deps/excc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exopen.lo -MD -MP -MF .deps/exopen.Tpo -c -o exopen.lo exopen.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exlexname.lo -MD -MP -MF .deps/exlexname.Tpo -c exlexname.c -fPIC -DPIC -o .libs/exlexname.o mv -f .deps/exlexname.Tpo .deps/exlexname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exrewind.lo -MD -MP -MF .deps/exrewind.Tpo -c -o exrewind.lo exrewind.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exexpr.lo -MD -MP -MF .deps/exexpr.Tpo -c exexpr.c -fPIC -DPIC -o .libs/exexpr.o mv -f .deps/exexpr.Tpo .deps/exexpr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extoken.lo -MD -MP -MF .deps/extoken.Tpo -c -o extoken.lo extoken.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exopen.lo -MD -MP -MF .deps/exopen.Tpo -c exopen.c -fPIC -DPIC -o .libs/exopen.o mv -f .deps/exopen.Tpo .deps/exopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extype.lo -MD -MP -MF .deps/extype.Tpo -c -o extype.lo extype.c mv -f .deps/exeval.Tpo .deps/exeval.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exzero.lo -MD -MP -MF .deps/exzero.Tpo -c -o exzero.lo exzero.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exrewind.lo -MD -MP -MF .deps/exrewind.Tpo -c exrewind.c -fPIC -DPIC -o .libs/exrewind.o mv -f .deps/exrewind.Tpo .deps/exrewind.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exparse.lo -MD -MP -MF .deps/exparse.Tpo -c -o exparse.lo exparse.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extype.lo -MD -MP -MF .deps/extype.Tpo -c extype.c -fPIC -DPIC -o .libs/extype.o mv -f .deps/extype.Tpo .deps/extype.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT extoken.lo -MD -MP -MF .deps/extoken.Tpo -c extoken.c -fPIC -DPIC -o .libs/extoken.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exzero.lo -MD -MP -MF .deps/exzero.Tpo -c exzero.c -fPIC -DPIC -o .libs/exzero.o mv -f .deps/exzero.Tpo .deps/exzero.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exparse.lo -MD -MP -MF .deps/exparse.Tpo -c exparse.c -fPIC -DPIC -o .libs/exparse.o mv -f .deps/extoken.Tpo .deps/extoken.Plo mv -f .deps/exparse.Tpo .deps/exparse.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libexpr.la -rpath /usr/lib64 excc.lo excontext.lo exdata.lo exerror.lo exeval.lo exexpr.lo exlexname.lo exopen.lo exrewind.lo extoken.lo extype.lo exzero.lo exparse.lo ../../lib/ast/libast_C.la ../../lib/vmalloc/libvmalloc_C.la ../../lib/sfio/libsfio_C.la ../../lib/cdt/libcdt.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libexpr_C.la excc.lo excontext.lo exdata.lo exerror.lo exeval.lo exexpr.lo exlexname.lo exopen.lo exrewind.lo extoken.lo extype.lo exzero.lo exparse.lo ../../lib/ast/libast_C.la ../../lib/vmalloc/libvmalloc_C.la ../../lib/sfio/libsfio_C.la rm -fr .libs/libexpr_C.lax mkdir -p .libs/libexpr_C.lax rm -fr .libs/libexpr_C.lax/libast_C.a mkdir -p .libs/libexpr_C.lax/libast_C.a (cd .libs/libexpr_C.lax/libast_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/lib/expr/../../lib/ast/.libs/libast_C.a) rm -fr .libs/libexpr_C.lax/libvmalloc_C.a mkdir -p .libs/libexpr_C.lax/libvmalloc_C.a (cd .libs/libexpr_C.lax/libvmalloc_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/lib/expr/../../lib/vmalloc/.libs/libvmalloc_C.a) rm -fr .libs/libexpr_C.lax/libsfio_C.a mkdir -p .libs/libexpr_C.lax/libsfio_C.a (cd .libs/libexpr_C.lax/libsfio_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/lib/expr/../../lib/sfio/.libs/libsfio_C.a) gcc -shared .libs/excc.o .libs/excontext.o .libs/exdata.o .libs/exerror.o .libs/exeval.o .libs/exexpr.o .libs/exlexname.o .libs/exopen.o .libs/exrewind.o .libs/extoken.o .libs/extype.o .libs/exzero.o .libs/exparse.o -Wl,--whole-archive ../../lib/ast/.libs/libast_C.a ../../lib/vmalloc/.libs/libvmalloc_C.a ../../lib/sfio/.libs/libsfio_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so -m64 -mtune=generic -Wl,-soname -Wl,libexpr.so.4 -o .libs/libexpr.so.4.0.0 (cd .libs && rm -f libexpr.so.4 && ln -s libexpr.so.4.0.0 libexpr.so.4) (cd .libs && rm -f libexpr.so && ln -s libexpr.so.4.0.0 libexpr.so) creating libexpr.la (cd .libs && rm -f libexpr.la && ln -s ../libexpr.la libexpr.la) ar cru .libs/libexpr_C.a .libs/excc.o .libs/excontext.o .libs/exdata.o .libs/exerror.o .libs/exeval.o .libs/exexpr.o .libs/exlexname.o .libs/exopen.o .libs/exrewind.o .libs/extoken.o .libs/extype.o .libs/exzero.o .libs/exparse.o .libs/libexpr_C.lax/libast_C.a/pathpath.o .libs/libexpr_C.lax/libast_C.a/chresc.o .libs/libexpr_C.lax/libast_C.a/chrtoi.o .libs/libexpr_C.lax/libast_C.a/error.o .libs/libexpr_C.lax/libast_C.a/fmtbuf.o .libs/libexpr_C.lax/libast_C.a/fmtesc.o .libs/libexpr_C.lax/libast_C.a/pathaccess.o .libs/libexpr_C.lax/libast_C.a/pathbin.o .libs/libexpr_C.lax/libast_C.a/pathcanon.o .libs/libexpr_C.lax/libast_C.a/pathcat.o .libs/libexpr_C.lax/libast_C.a/pathexists.o .libs/libexpr_C.lax/libast_C.a/pathfind.o .libs/libexpr_C.lax/libast_C.a/pathgetlink.o .libs/libexpr_C.lax/libast_C.a/strcopy.o .libs/libexpr_C.lax/libast_C.a/stresc.o .libs/libexpr_C.lax/libast_C.a/strmatch.o .libs/libexpr_C.lax/libast_C.a/strton.o .libs/libexpr_C.lax/libast_C.a/strerror.o .libs/libexpr_C.lax/libvmalloc_C.a/malloc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmbest.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclear.o .libs/libexpr_C.lax/libvmalloc_C.a/vmclose.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdcheap.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdebug.o .libs/libexpr_C.lax/libvmalloc_C.a/vmdisc.o .libs/libexpr_C.lax/libvmalloc_C.a/vmexit.o .libs/libexpr_C.lax/libvmalloc_C.a/vmlast.o .libs/libexpr_C.lax/libvmalloc_C.a/vmopen.o .libs/libexpr_C.lax/libvmalloc_C.a/vmpool.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprivate.o .libs/libexpr_C.lax/libvmalloc_C.a/vmprofile.o .libs/libexpr_C.lax/libvmalloc_C.a/vmregion.o .libs/libexpr_C.lax/libvmalloc_C.a/vmsegment.o .libs/libexpr_C.lax/libvmalloc_C.a/vmset.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstat.o .libs/libexpr_C.lax/libvmalloc_C.a/vmstrdup.o .libs/libexpr_C.lax/libvmalloc_C.a/vmtrace.o .libs/libexpr_C.lax/libvmalloc_C.a/vmwalk.o .libs/libexpr_C.lax/libsfio_C.a/sfclose.o .libs/libexpr_C.lax/libsfio_C.a/sfclrlock.o .libs/libexpr_C.lax/libsfio_C.a/sfcvt.o .libs/libexpr_C.lax/libsfio_C.a/sfdisc.o .libs/libexpr_C.lax/libsfio_C.a/sfdlen.o .libs/libexpr_C.lax/libsfio_C.a/sfexcept.o .libs/libexpr_C.lax/libsfio_C.a/sfexit.o .libs/libexpr_C.lax/libsfio_C.a/sfextern.o .libs/libexpr_C.lax/libsfio_C.a/sffcvt.o .libs/libexpr_C.lax/libsfio_C.a/sffilbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfflsbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfgetd.o .libs/libexpr_C.lax/libsfio_C.a/sfgetl.o .libs/libexpr_C.lax/libsfio_C.a/sfgetm.o .libs/libexpr_C.lax/libsfio_C.a/sfgetr.o .libs/libexpr_C.lax/libsfio_C.a/sfgetu.o .libs/libexpr_C.lax/libsfio_C.a/sfllen.o .libs/libexpr_C.lax/libsfio_C.a/sfmode.o .libs/libexpr_C.lax/libsfio_C.a/sfmove.o .libs/libexpr_C.lax/libsfio_C.a/sfmutex.o .libs/libexpr_C.lax/libsfio_C.a/sfnew.o .libs/libexpr_C.lax/libsfio_C.a/sfnotify.o .libs/libexpr_C.lax/libsfio_C.a/sfnputc.o .libs/libexpr_C.lax/libsfio_C.a/sfopen.o .libs/libexpr_C.lax/libsfio_C.a/sfpkrd.o .libs/libexpr_C.lax/libsfio_C.a/sfpoll.o .libs/libexpr_C.lax/libsfio_C.a/sfpool.o .libs/libexpr_C.lax/libsfio_C.a/sfpopen.o .libs/libexpr_C.lax/libsfio_C.a/sfprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfprints.o .libs/libexpr_C.lax/libsfio_C.a/sfpurge.o .libs/libexpr_C.lax/libsfio_C.a/sfputd.o .libs/libexpr_C.lax/libsfio_C.a/sfputl.o .libs/libexpr_C.lax/libsfio_C.a/sfputm.o .libs/libexpr_C.lax/libsfio_C.a/sfputr.o .libs/libexpr_C.lax/libsfio_C.a/sfputu.o .libs/libexpr_C.lax/libsfio_C.a/sfraise.o .libs/libexpr_C.lax/libsfio_C.a/sfrd.o .libs/libexpr_C.lax/libsfio_C.a/sfread.o .libs/libexpr_C.lax/libsfio_C.a/sfreserve.o .libs/libexpr_C.lax/libsfio_C.a/sfresize.o .libs/libexpr_C.lax/libsfio_C.a/sfscanf.o .libs/libexpr_C.lax/libsfio_C.a/sfseek.o .libs/libexpr_C.lax/libsfio_C.a/sfset.o .libs/libexpr_C.lax/libsfio_C.a/sfsetbuf.o .libs/libexpr_C.lax/libsfio_C.a/sfsetfd.o .libs/libexpr_C.lax/libsfio_C.a/sfsize.o .libs/libexpr_C.lax/libsfio_C.a/sfsk.o .libs/libexpr_C.lax/libsfio_C.a/sfstack.o .libs/libexpr_C.lax/libsfio_C.a/sfstrtod.o .libs/libexpr_C.lax/libsfio_C.a/sfswap.o .libs/libexpr_C.lax/libsfio_C.a/sfsync.o .libs/libexpr_C.lax/libsfio_C.a/sftable.o .libs/libexpr_C.lax/libsfio_C.a/sftell.o .libs/libexpr_C.lax/libsfio_C.a/sftmp.o .libs/libexpr_C.lax/libsfio_C.a/sfungetc.o .libs/libexpr_C.lax/libsfio_C.a/sfvprintf.o .libs/libexpr_C.lax/libsfio_C.a/sfvscanf.o .libs/libexpr_C.lax/libsfio_C.a/sfwr.o .libs/libexpr_C.lax/libsfio_C.a/sfwrite.o ranlib .libs/libexpr_C.a rm -fr .libs/libexpr_C.lax creating libexpr_C.la (cd .libs && rm -f libexpr_C.la && ln -s ../libexpr_C.la libexpr_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib' Making all in plugin make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' Making all in core make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_core.lo -MD -MP -MF .deps/gvplugin_core.Tpo -c -o gvplugin_core.lo gvplugin_core.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core.lo -MD -MP -MF .deps/gvrender_core.Tpo -c -o gvrender_core.lo gvrender_core.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_dot.lo -MD -MP -MF .deps/gvrender_core_dot.Tpo -c -o gvrender_core_dot.lo gvrender_core_dot.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_ps.lo -MD -MP -MF .deps/gvrender_core_ps.Tpo -c -o gvrender_core_ps.lo gvrender_core_ps.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_dot.lo -MD -MP -MF .deps/gvrender_core_dot.Tpo -c gvrender_core_dot.c -fPIC -DPIC -o .libs/gvrender_core_dot.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_core.lo -MD -MP -MF .deps/gvplugin_core.Tpo -c gvplugin_core.c -fPIC -DPIC -o .libs/gvplugin_core.o mv -f .deps/gvplugin_core.Tpo .deps/gvplugin_core.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_fig.lo -MD -MP -MF .deps/gvrender_core_fig.Tpo -c -o gvrender_core_fig.lo gvrender_core_fig.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_fig.lo -MD -MP -MF .deps/gvrender_core_fig.Tpo -c gvrender_core_fig.c -fPIC -DPIC -o .libs/gvrender_core_fig.o mv -f .deps/gvrender_core_dot.Tpo .deps/gvrender_core_dot.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_svg.lo -MD -MP -MF .deps/gvrender_core_svg.Tpo -c -o gvrender_core_svg.lo gvrender_core_svg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core.lo -MD -MP -MF .deps/gvrender_core.Tpo -c gvrender_core.c -fPIC -DPIC -o .libs/gvrender_core.o mv -f .deps/gvrender_core_fig.Tpo .deps/gvrender_core_fig.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_vml.lo -MD -MP -MF .deps/gvrender_core_vml.Tpo -c -o gvrender_core_vml.lo gvrender_core_vml.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_ps.lo -MD -MP -MF .deps/gvrender_core_ps.Tpo -c gvrender_core_ps.c -fPIC -DPIC -o .libs/gvrender_core_ps.o mv -f .deps/gvrender_core.Tpo .deps/gvrender_core.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_map.lo -MD -MP -MF .deps/gvrender_core_map.Tpo -c -o gvrender_core_map.lo gvrender_core_map.c mv -f .deps/gvrender_core_ps.Tpo .deps/gvrender_core_ps.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_core.lo -MD -MP -MF .deps/gvloadimage_core.Tpo -c -o gvloadimage_core.lo gvloadimage_core.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_map.lo -MD -MP -MF .deps/gvrender_core_map.Tpo -c gvrender_core_map.c -fPIC -DPIC -o .libs/gvrender_core_map.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_vml.lo -MD -MP -MF .deps/gvrender_core_vml.Tpo -c gvrender_core_vml.c -fPIC -DPIC -o .libs/gvrender_core_vml.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_core_svg.lo -MD -MP -MF .deps/gvrender_core_svg.Tpo -c gvrender_core_svg.c -fPIC -DPIC -o .libs/gvrender_core_svg.o mv -f .deps/gvrender_core_svg.Tpo .deps/gvrender_core_svg.Plo mv -f .deps/gvrender_core_vml.Tpo .deps/gvrender_core_vml.Plo mv -f .deps/gvrender_core_map.Tpo .deps/gvrender_core_map.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_core.lo -MD -MP -MF .deps/gvloadimage_core.Tpo -c gvloadimage_core.c -fPIC -DPIC -o .libs/gvloadimage_core.o mv -f .deps/gvloadimage_core.Tpo .deps/gvloadimage_core.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvplugin_core_C.la gvplugin_core.lo gvrender_core.lo gvrender_core_dot.lo gvrender_core_ps.lo gvrender_core_fig.lo gvrender_core_svg.lo gvrender_core_vml.lo gvrender_core_map.lo gvloadimage_core.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_core.la -rpath /usr/lib64/graphviz gvplugin_core.lo gvrender_core.lo gvrender_core_dot.lo gvrender_core_ps.lo gvrender_core_fig.lo gvrender_core_svg.lo gvrender_core_vml.lo gvrender_core_map.lo gvloadimage_core.lo -L../../lib/gvc/.libs -lgvc ar cru .libs/libgvplugin_core_C.a .libs/gvplugin_core.o .libs/gvrender_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_ps.o .libs/gvrender_core_fig.o .libs/gvrender_core_svg.o .libs/gvrender_core_vml.o .libs/gvrender_core_map.o .libs/gvloadimage_core.o ranlib .libs/libgvplugin_core_C.a creating libgvplugin_core_C.la (cd .libs && rm -f libgvplugin_core_C.la && ln -s ../libgvplugin_core_C.la libgvplugin_core_C.la) gcc -shared .libs/gvplugin_core.o .libs/gvrender_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_ps.o .libs/gvrender_core_fig.o .libs/gvrender_core_svg.o .libs/gvrender_core_vml.o .libs/gvrender_core_map.o .libs/gvloadimage_core.o -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs /builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs/libgvc.so -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/usr/lib64 -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_core.so.4 -o .libs/libgvplugin_core.so.4.0.0 (cd .libs && rm -f libgvplugin_core.so.4 && ln -s libgvplugin_core.so.4.0.0 libgvplugin_core.so.4) (cd .libs && rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.4.0.0 libgvplugin_core.so) creating libgvplugin_core.la (cd .libs && rm -f libgvplugin_core.la && ln -s ../libgvplugin_core.la libgvplugin_core.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' Making all in gd make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gd.lo -MD -MP -MF .deps/gvplugin_gd.Tpo -c -o gvplugin_gd.lo gvplugin_gd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd.lo -MD -MP -MF .deps/gvrender_gd.Tpo -c -o gvrender_gd.lo gvrender_gd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd_vrml.lo -MD -MP -MF .deps/gvrender_gd_vrml.Tpo -c -o gvrender_gd_vrml.lo gvrender_gd_vrml.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout_gd.lo -MD -MP -MF .deps/gvtextlayout_gd.Tpo -c -o gvtextlayout_gd.lo gvtextlayout_gd.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd.lo -MD -MP -MF .deps/gvrender_gd.Tpo -c gvrender_gd.c -fPIC -DPIC -o .libs/gvrender_gd.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvrender_gd_vrml.lo -MD -MP -MF .deps/gvrender_gd_vrml.Tpo -c gvrender_gd_vrml.c -fPIC -DPIC -o .libs/gvrender_gd_vrml.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvtextlayout_gd.lo -MD -MP -MF .deps/gvtextlayout_gd.Tpo -c gvtextlayout_gd.c -fPIC -DPIC -o .libs/gvtextlayout_gd.o mv -f .deps/gvtextlayout_gd.Tpo .deps/gvtextlayout_gd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gd.lo -MD -MP -MF .deps/gvloadimage_gd.Tpo -c -o gvloadimage_gd.lo gvloadimage_gd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_gd.lo -MD -MP -MF .deps/gvplugin_gd.Tpo -c gvplugin_gd.c -fPIC -DPIC -o .libs/gvplugin_gd.o mv -f .deps/gvplugin_gd.Tpo .deps/gvplugin_gd.Plo mv -f .deps/gvrender_gd.Tpo .deps/gvrender_gd.Plo mv -f .deps/gvrender_gd_vrml.Tpo .deps/gvrender_gd_vrml.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvloadimage_gd.lo -MD -MP -MF .deps/gvloadimage_gd.Tpo -c gvloadimage_gd.c -fPIC -DPIC -o .libs/gvloadimage_gd.o mv -f .deps/gvloadimage_gd.Tpo .deps/gvloadimage_gd.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvplugin_gd_C.la gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_gd.la -rpath /usr/lib64/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo -L../../lib/gvc/.libs -lgvc ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng /usr/lib64/libexpat.la -lexpat -lz -lm ar cru .libs/libgvplugin_gd_C.a .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o ranlib .libs/libgvplugin_gd_C.a creating libgvplugin_gd_C.la (cd .libs && rm -f libgvplugin_gd_C.la && ln -s ../libgvplugin_gd_C.la libgvplugin_gd_C.la) gcc -shared .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o -Wl,--whole-archive ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs /builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs/libgvc.so -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/usr/lib64 -lfontconfig -lfreetype -ljpeg -lpng /usr/lib64/libexpat.so -lz -lm -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_gd.so.4 -o .libs/libgvplugin_gd.so.4.0.0 (cd .libs && rm -f libgvplugin_gd.so.4 && ln -s libgvplugin_gd.so.4.0.0 libgvplugin_gd.so.4) (cd .libs && rm -f libgvplugin_gd.so && ln -s libgvplugin_gd.so.4.0.0 libgvplugin_gd.so) creating libgvplugin_gd.la (cd .libs && rm -f libgvplugin_gd.la && ln -s ../libgvplugin_gd.la libgvplugin_gd.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' Making all in pango make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' Making all in dot_layout make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_dot_layout.lo -MD -MP -MF .deps/gvplugin_dot_layout.Tpo -c -o gvplugin_dot_layout.lo gvplugin_dot_layout.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout_dot_layout.lo -MD -MP -MF .deps/gvlayout_dot_layout.Tpo -c -o gvlayout_dot_layout.lo gvlayout_dot_layout.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_dot_layout.lo -MD -MP -MF .deps/gvplugin_dot_layout.Tpo -c gvplugin_dot_layout.c -fPIC -DPIC -o .libs/gvplugin_dot_layout.o mv -f .deps/gvplugin_dot_layout.Tpo .deps/gvplugin_dot_layout.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout_dot_layout.lo -MD -MP -MF .deps/gvlayout_dot_layout.Tpo -c gvlayout_dot_layout.c -fPIC -DPIC -o .libs/gvlayout_dot_layout.o mv -f .deps/gvlayout_dot_layout.Tpo .deps/gvlayout_dot_layout.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvplugin_dot_layout_C.la gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_dot_layout.la -rpath /usr/lib64/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la rm -fr .libs/libgvplugin_dot_layout_C.lax mkdir -p .libs/libgvplugin_dot_layout_C.lax rm -fr .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a mkdir -p .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a (cd .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout/../../lib/dotgen/.libs/libdotgen_C.a) gcc -shared .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o -Wl,--whole-archive ../../lib/dotgen/.libs/libdotgen_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs ../../lib/gvc/.libs/libgvc.so -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/usr/lib64 ../../lib/pathplan/.libs/libpathplan.so -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_dot_layout.so.4 -o .libs/libgvplugin_dot_layout.so.4.0.0 ar cru .libs/libgvplugin_dot_layout_C.a .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/acyclic.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/class1.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/class2.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/cluster.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/compound.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/conc.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/decomp.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/fastgr.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/flat.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/dotinit.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/mincross.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/position.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/rank.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/sameport.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/dotsplines.o ranlib .libs/libgvplugin_dot_layout_C.a rm -fr .libs/libgvplugin_dot_layout_C.lax creating libgvplugin_dot_layout_C.la (cd .libs && rm -f libgvplugin_dot_layout_C.la && ln -s ../libgvplugin_dot_layout_C.la libgvplugin_dot_layout_C.la) (cd .libs && rm -f libgvplugin_dot_layout.so.4 && ln -s libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so.4) (cd .libs && rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so) creating libgvplugin_dot_layout.la (cd .libs && rm -f libgvplugin_dot_layout.la && ln -s ../libgvplugin_dot_layout.la libgvplugin_dot_layout.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' Making all in neato_layout make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_neato_layout.lo -MD -MP -MF .deps/gvplugin_neato_layout.Tpo -c -o gvplugin_neato_layout.lo gvplugin_neato_layout.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout_neato_layout.lo -MD -MP -MF .deps/gvlayout_neato_layout.Tpo -c -o gvlayout_neato_layout.lo gvlayout_neato_layout.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvlayout_neato_layout.lo -MD -MP -MF .deps/gvlayout_neato_layout.Tpo -c gvlayout_neato_layout.c -fPIC -DPIC -o .libs/gvlayout_neato_layout.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvplugin_neato_layout.lo -MD -MP -MF .deps/gvplugin_neato_layout.Tpo -c gvplugin_neato_layout.c -fPIC -DPIC -o .libs/gvplugin_neato_layout.o mv -f .deps/gvplugin_neato_layout.Tpo .deps/gvplugin_neato_layout.Plo mv -f .deps/gvlayout_neato_layout.Tpo .deps/gvlayout_neato_layout.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libgvplugin_neato_layout_C.la gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/circogen/libcircogen_C.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_neato_layout.la -rpath /usr/lib64/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/circogen/libcircogen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la rm -fr .libs/libgvplugin_neato_layout_C.lax mkdir -p .libs/libgvplugin_neato_layout_C.lax rm -fr .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a mkdir -p .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a (cd .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout/../../lib/neatogen/.libs/libneatogen_C.a) rm -fr .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a mkdir -p .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a (cd .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout/../../lib/twopigen/.libs/libtwopigen_C.a) rm -fr .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a mkdir -p .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a (cd .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout/../../lib/fdpgen/.libs/libfdpgen_C.a) rm -fr .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a mkdir -p .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a (cd .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a && ar x /builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout/../../lib/circogen/.libs/libcircogen_C.a) gcc -shared .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o -Wl,--whole-archive ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/twopigen/.libs/libtwopigen_C.a ../../lib/fdpgen/.libs/libfdpgen_C.a ../../lib/circogen/.libs/libcircogen_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs ../../lib/gvc/.libs/libgvc.so -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/usr/lib64 ../../lib/pathplan/.libs/libpathplan.so -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_neato_layout.so.4 -o .libs/libgvplugin_neato_layout.so.4.0.0 (cd .libs && rm -f libgvplugin_neato_layout.so.4 && ln -s libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so.4) (cd .libs && rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so) creating libgvplugin_neato_layout.la ar cru .libs/libgvplugin_neato_layout_C.a .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/adjust.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/circuit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/edges.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/find_ints.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/geometry.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/heap.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/hedges.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/info.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/neatoinit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/intersect.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/legal.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/lu.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/matinv.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/memory.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/poly.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/printvis.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/site.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/solve.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/neatosplines.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/stuff.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/voronoi.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/stress.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/kkutils.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/matrix_ops.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/embed_graph.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/dijkstra.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/conjgrad.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/pca.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/closest.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/bfs.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/constraint.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/quad_prog_solve.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/smart_ini_x.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/constrained_majorization.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/opt_arrangement.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/compute_hierarchy.o .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a/twopiinit.o .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a/circle.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/comp.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/dbg.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/grid.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/fdpinit.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/layout.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/tlayout.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/xlayout.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/clusteredges.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circularinit.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/nodelist.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/block.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/edgelist.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/stack.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circular.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/deglist.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/blocktree.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/blockpath.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circpos.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/nodeset.o (cd .libs && rm -f libgvplugin_neato_layout.la && ln -s ../libgvplugin_neato_layout.la libgvplugin_neato_layout.la) ranlib .libs/libgvplugin_neato_layout_C.a rm -fr .libs/libgvplugin_neato_layout_C.lax creating libgvplugin_neato_layout_C.la (cd .libs && rm -f libgvplugin_neato_layout_C.la && ln -s ../libgvplugin_neato_layout_C.la libgvplugin_neato_layout_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' Making all in xlib make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' Making all in gtk make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' Making all in ming make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' Making all in cmd make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' Making all in dot make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot.o -MD -MP -MF .deps/dot.Tpo -c -o dot.o dot.c mv -f .deps/dot.Tpo .deps/dot.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o dot dot.o ../../lib/gvc/libgvc.la mkdir -p .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/dot dot.o ../../lib/gvc/.libs/libgvc.so /builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so /builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs/libpathplan.so -lm /usr/lib64/libexpat.so -lz /usr/lib64/libltdl.so -ldl creating dot make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o gc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvcolor.o -MD -MP -MF .deps/gvcolor.Tpo -c -o gvcolor.o gvcolor.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT colxlate.o -MD -MP -MF .deps/colxlate.Tpo -c -o colxlate.o colxlate.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT cvtgxl.o -MD -MP -MF .deps/cvtgxl.Tpo -c -o cvtgxl.o cvtgxl.c mv -f .deps/cvtgxl.Tpo .deps/cvtgxl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot2gxl.o -MD -MP -MF .deps/dot2gxl.Tpo -c -o dot2gxl.o dot2gxl.c mv -f .deps/gc.Tpo .deps/gc.Po mv -f .deps/colxlate.Tpo .deps/colxlate.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gxl2dot.o -MD -MP -MF .deps/gxl2dot.Tpo -c -o gxl2dot.o gxl2dot.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT acyclic.o -MD -MP -MF .deps/acyclic.Tpo -c -o acyclic.o acyclic.c mv -f .deps/gvcolor.Tpo .deps/gvcolor.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT nop.o -MD -MP -MF .deps/nop.Tpo -c -o nop.o nop.c mv -f .deps/nop.Tpo .deps/nop.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT ccomps.o -MD -MP -MF .deps/ccomps.Tpo -c -o ccomps.o ccomps.c mv -f .deps/dot2gxl.Tpo .deps/dot2gxl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT sccmap.o -MD -MP -MF .deps/sccmap.Tpo -c -o sccmap.o sccmap.c mv -f .deps/sccmap.Tpo .deps/sccmap.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tred.o -MD -MP -MF .deps/tred.Tpo -c -o tred.o tred.c mv -f .deps/ccomps.Tpo .deps/ccomps.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT unflatten.o -MD -MP -MF .deps/unflatten.Tpo -c -o unflatten.o unflatten.c mv -f .deps/tred.Tpo .deps/tred.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvpack.o -MD -MP -MF .deps/gvpack.Tpo -c -o gvpack.o gvpack.c mv -f .deps/unflatten.Tpo .deps/unflatten.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvpack_builtins.o -MD -MP -MF .deps/gvpack_builtins.Tpo -c -o gvpack_builtins.o gvpack_builtins.c mv -f .deps/gvpack_builtins.Tpo .deps/gvpack_builtins.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dijkstra.o -MD -MP -MF .deps/dijkstra.Tpo -c -o dijkstra.o dijkstra.c mv -f .deps/gxl2dot.Tpo .deps/gxl2dot.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/graph -I../../lib/agraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/neatogen -I../../lib/gvc -I../../lib/common -I../../lib/ingraphs -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT bcomps.o -MD -MP -MF .deps/bcomps.Tpo -c -o bcomps.o bcomps.c mv -f .deps/acyclic.Tpo .deps/acyclic.Po mv -f .deps/dijkstra.Tpo .deps/dijkstra.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o gc gc.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o gvcolor gvcolor.o colxlate.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la mv -f .deps/gvpack.Tpo .deps/gvpack.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o gxl2dot cvtgxl.o dot2gxl.o gxl2dot.o ../../lib/ingraphs/libingraphs_C.la ../../lib/agraph/libagraph.la /usr/lib64/libexpat.la -lexpat ../../lib/graph/libgraph.la mv -f .deps/bcomps.Tpo .deps/bcomps.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o acyclic acyclic.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la mkdir -p .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gc gc.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating gc /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o nop nop.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gvcolor gvcolor.o colxlate.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating gvcolor gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/acyclic acyclic.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating acyclic /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o ccomps ccomps.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o sccmap sccmap.o ../../lib/ingraphs/libingraphs_C.la ../../lib/agraph/libagraph.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gxl2dot cvtgxl.o dot2gxl.o gxl2dot.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/agraph/.libs/libagraph.so /usr/lib64/libexpat.so ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating gxl2dot /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o tred tred.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/ccomps ccomps.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/nop nop.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating ccomps creating nop /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o unflatten unflatten.o ../../lib/ingraphs/libingraphs_C.la ../../lib/agraph/libagraph.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/sccmap sccmap.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/agraph/.libs/libagraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/tred tred.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o gvpack gvpack.o gvpack_builtins.o ../../lib/gvc/libgvc.la ../../lib/ingraphs/libingraphs_C.la ../../plugin/neato_layout/libgvplugin_neato_layout.la creating sccmap creating tred /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o dijkstra dijkstra.o ../../lib/ingraphs/libingraphs_C.la ../../lib/agraph/libagraph.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o bcomps bcomps.o ../../lib/ingraphs/libingraphs_C.la ../../lib/graph/libgraph.la gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/unflatten unflatten.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/agraph/.libs/libagraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating unflatten gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/dijkstra dijkstra.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/agraph/.libs/libagraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/bcomps bcomps.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so creating dijkstra creating bcomps gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gvpack gvpack.o gvpack_builtins.o ../../lib/gvc/.libs/libgvc.so ../../lib/ingraphs/.libs/libingraphs_C.a ../../plugin/neato_layout/.libs/libgvplugin_neato_layout.so /builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs/libgvc.so /builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs/libgraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so /usr/lib64/libexpat.so -lz /usr/lib64/libltdl.so -ldl /builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs/libpathplan.so -lm -Wl,--rpath -Wl,/usr/lib64/graphviz creating gvpack make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' Making all in gvpr make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mkdefs.o -MD -MP -MF .deps/mkdefs.Tpo -c -o mkdefs.o mkdefs.c mv -f .deps/mkdefs.Tpo .deps/mkdefs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o mkdefs mkdefs.o mkdir -p .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o mkdefs mkdefs.o ./mkdefs gdefs.h < ../../cmd/gvpr/gprdata gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gvpr.o -MD -MP -MF .deps/gvpr.Tpo -c -o gvpr.o gvpr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gprstate.o -MD -MP -MF .deps/gprstate.Tpo -c -o gprstate.o gprstate.c mv -f .deps/actions.Tpo .deps/actions.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/gvpr.Tpo .deps/gvpr.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/expr -I../../lib/expr -I../../lib/vmalloc -I../../lib/sfio -I../../lib/ast -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po mv -f .deps/gprstate.Tpo .deps/gprstate.Po mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/compile.Tpo .deps/compile.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o gvpr actions.o compile.o gvpr.o gprstate.o parse.o queue.o ../../lib/vmalloc/libvmalloc_C.la ../../lib/sfio/libsfio_C.la ../../lib/ingraphs/libingraphs_C.la ../../lib/expr/libexpr.la ../../lib/agraph/libagraph.la -lm gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/gvpr actions.o compile.o gvpr.o gprstate.o parse.o queue.o ../../lib/vmalloc/.libs/libvmalloc_C.a ../../lib/sfio/.libs/libsfio_C.a ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/expr/.libs/libexpr.so ../../lib/agraph/.libs/libagraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so -lm creating gvpr make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' Making all in lefty make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' Making all in ws make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' Making all in x11 make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' Making all in libfilereq make[6]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Dir.lo -MD -MP -MF .deps/Dir.Tpo -c -o Dir.lo Dir.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Draw.lo -MD -MP -MF .deps/Draw.Tpo -c -o Draw.lo Draw.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Path.lo -MD -MP -MF .deps/Path.Tpo -c -o Path.lo Path.c /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT SelFile.lo -MD -MP -MF .deps/SelFile.Tpo -c -o SelFile.lo SelFile.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Path.lo -MD -MP -MF .deps/Path.Tpo -c Path.c -fPIC -DPIC -o .libs/Path.o gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT SelFile.lo -MD -MP -MF .deps/SelFile.Tpo -c SelFile.c -fPIC -DPIC -o .libs/SelFile.o gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Draw.lo -MD -MP -MF .deps/Draw.Tpo -c Draw.c -fPIC -DPIC -o .libs/Draw.o gcc -DHAVE_CONFIG_H -I. -I../../../../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT Dir.lo -MD -MP -MF .deps/Dir.Tpo -c Dir.c -fPIC -DPIC -o .libs/Dir.o mv -f .deps/Path.Tpo .deps/Path.Plo mv -f .deps/Draw.Tpo .deps/Draw.Plo mv -f .deps/Dir.Tpo .deps/Dir.Plo mv -f .deps/SelFile.Tpo .deps/SelFile.Plo /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libfilereq.la Dir.lo Draw.lo Path.lo SelFile.lo -lXaw ar cru .libs/libfilereq.a .libs/Dir.o .libs/Draw.o .libs/Path.o .libs/SelFile.o ranlib .libs/libfilereq.a creating libfilereq.la (cd .libs && rm -f libfilereq.la && ln -s ../libfilereq.la libfilereq.la) make[6]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' make[6]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gbutton.lo -MD -MP -MF .deps/gbutton.Tpo -c -o gbutton.lo gbutton.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gcanvas.lo -MD -MP -MF .deps/gcanvas.Tpo -c -o gcanvas.lo gcanvas.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gcommon.lo -MD -MP -MF .deps/gcommon.Tpo -c -o gcommon.lo gcommon.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gcommon.lo -MD -MP -MF .deps/gcommon.Tpo -c gcommon.c -fPIC -DPIC -o .libs/gcommon.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gcanvas.lo -MD -MP -MF .deps/gcanvas.Tpo -c gcanvas.c -fPIC -DPIC -o .libs/gcanvas.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fPIC -DPIC -o .libs/garray.o gcanvas.c: In function 'GCwritebitmap': gcanvas.c:1137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcanvas.c:1143: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/gcommon.Tpo .deps/gcommon.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT glabel.lo -MD -MP -MF .deps/glabel.Tpo -c -o glabel.lo glabel.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gbutton.lo -MD -MP -MF .deps/gbutton.Tpo -c gbutton.c -fPIC -DPIC -o .libs/gbutton.o mv -f .deps/garray.Tpo .deps/garray.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gmenu.lo -MD -MP -MF .deps/gmenu.Tpo -c -o gmenu.lo gmenu.c mv -f .deps/gbutton.Tpo .deps/gbutton.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gpcanvas.lo -MD -MP -MF .deps/gpcanvas.Tpo -c -o gpcanvas.lo gpcanvas.c mv -f .deps/gcanvas.Tpo .deps/gcanvas.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gquery.lo -MD -MP -MF .deps/gquery.Tpo -c -o gquery.lo gquery.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT glabel.lo -MD -MP -MF .deps/glabel.Tpo -c glabel.c -fPIC -DPIC -o .libs/glabel.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gpcanvas.lo -MD -MP -MF .deps/gpcanvas.Tpo -c gpcanvas.c -fPIC -DPIC -o .libs/gpcanvas.o mv -f .deps/glabel.Tpo .deps/glabel.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gscroll.lo -MD -MP -MF .deps/gscroll.Tpo -c -o gscroll.lo gscroll.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gquery.lo -MD -MP -MF .deps/gquery.Tpo -c gquery.c -fPIC -DPIC -o .libs/gquery.o gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gmenu.lo -MD -MP -MF .deps/gmenu.Tpo -c gmenu.c -fPIC -DPIC -o .libs/gmenu.o mv -f .deps/gquery.Tpo .deps/gquery.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gtext.lo -MD -MP -MF .deps/gtext.Tpo -c -o gtext.lo gtext.c mv -f .deps/gmenu.Tpo .deps/gmenu.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gview.lo -MD -MP -MF .deps/gview.Tpo -c -o gview.lo gview.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gtext.lo -MD -MP -MF .deps/gtext.Tpo -c gtext.c -fPIC -DPIC -o .libs/gtext.o mv -f .deps/gpcanvas.Tpo .deps/gpcanvas.Plo mv -f .deps/gtext.Tpo .deps/gtext.Plo gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gscroll.lo -MD -MP -MF .deps/gscroll.Tpo -c gscroll.c -fPIC -DPIC -o .libs/gscroll.o mv -f .deps/gscroll.Tpo .deps/gscroll.Plo gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -I../../../../cmd/lefty/ws/x11/libfilereq -DFEATURE_X11 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gview.lo -MD -MP -MF .deps/gview.Tpo -c gview.c -fPIC -DPIC -o .libs/gview.o mv -f .deps/gview.Tpo .deps/gview.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libws.la garray.lo gbutton.lo gcanvas.lo gcommon.lo glabel.lo gmenu.lo gpcanvas.lo gquery.lo gscroll.lo gtext.lo gview.lo ar cru .libs/libws.a .libs/garray.o .libs/gbutton.o .libs/gcanvas.o .libs/gcommon.o .libs/glabel.o .libs/gmenu.o .libs/gpcanvas.o .libs/gquery.o .libs/gscroll.o .libs/gtext.o .libs/gview.o ranlib .libs/libws.a creating libws.la (cd .libs && rm -f libws.la && ln -s ../libws.la libws.la) make[6]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' Making all in mswin32 make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' Making all in os make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' Making all in unix make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o io.c: In function 'ptyopen': io.c:326: warning: ignoring return value of 'dup', declared with attribute warn_unused_result io.c:327: warning: ignoring return value of 'dup', declared with attribute warn_unused_result io.c: In function 'pipeopen': io.c:393: warning: ignoring return value of 'dup', declared with attribute warn_unused_result io.c:394: warning: ignoring return value of 'dup', declared with attribute warn_unused_result mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libos.la io.lo ar cru .libs/libos.a .libs/io.o ranlib .libs/libos.a creating libos.la (cd .libs && rm -f libos.la && ln -s ../libos.la libos.la) make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' Making all in mswin32 make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' Making all in dot2l make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot2l.lo -MD -MP -MF .deps/dot2l.Tpo -c -o dot2l.lo dot2l.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotlex.lo -MD -MP -MF .deps/dotlex.Tpo -c -o dotlex.lo dotlex.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotparse.lo -MD -MP -MF .deps/dotparse.Tpo -c -o dotparse.lo dotparse.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dottrie.lo -MD -MP -MF .deps/dottrie.Tpo -c -o dottrie.lo dottrie.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot2l.lo -MD -MP -MF .deps/dot2l.Tpo -c dot2l.c -fPIC -DPIC -o .libs/dot2l.o gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dottrie.lo -MD -MP -MF .deps/dottrie.Tpo -c dottrie.c -fPIC -DPIC -o .libs/dottrie.o mv -f .deps/dottrie.Tpo .deps/dottrie.Plo mv -f .deps/dot2l.Tpo .deps/dot2l.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotlex.lo -MD -MP -MF .deps/dotlex.Tpo -c dotlex.c -fPIC -DPIC -o .libs/dotlex.o mv -f .deps/dotlex.Tpo .deps/dotlex.Plo gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../cmd/lefty -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dotparse.lo -MD -MP -MF .deps/dotparse.Tpo -c dotparse.c -fPIC -DPIC -o .libs/dotparse.o mv -f .deps/dotparse.Tpo .deps/dotparse.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libdot2l.la dot2l.lo dotlex.lo dotparse.lo dottrie.lo ar cru .libs/libdot2l.a .libs/dot2l.o .libs/dotlex.o .libs/dotparse.o .libs/dottrie.o ranlib .libs/libdot2l.a creating libdot2l.la (cd .libs && rm -f libdot2l.la && ln -s ../libdot2l.la libdot2l.la) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' Making all in examples make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c mv -f .deps/display.Tpo .deps/display.Po mv -f .deps/code.Tpo .deps/code.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT g.o -MD -MP -MF .deps/g.Tpo -c -o g.o g.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gfxview.o -MD -MP -MF .deps/gfxview.Tpo -c -o gfxview.o gfxview.c mv -f .deps/exec.Tpo .deps/exec.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT internal.o -MD -MP -MF .deps/internal.Tpo -c -o internal.o internal.c mv -f .deps/g.Tpo .deps/g.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lefty.o -MD -MP -MF .deps/lefty.Tpo -c -o lefty.o lefty.c internal.c: In function 'Isystem': internal.c:783: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/lefty.Tpo .deps/lefty.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/lex.Tpo .deps/lex.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/mem.Tpo .deps/mem.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c mv -f .deps/gfxview.Tpo .deps/gfxview.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tbl.o -MD -MP -MF .deps/tbl.Tpo -c -o tbl.o tbl.c mv -f .deps/internal.Tpo .deps/internal.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../cmd/lefty/ws/x11 -I../../cmd/lefty/os/unix -I../../cmd/lefty/dot2l -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT txtview.o -MD -MP -MF .deps/txtview.Tpo -c -o txtview.o txtview.c mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/str.Tpo .deps/str.Po mv -f .deps/tbl.Tpo .deps/tbl.Po mv -f .deps/txtview.Tpo .deps/txtview.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o lefty code.o common.o display.o exec.o g.o gfxview.o internal.o lefty.o lex.o mem.o parse.o str.o tbl.o txtview.o ../../cmd/lefty/dot2l/libdot2l.la ../../cmd/lefty/ws/x11/libws.la ../../cmd/lefty/ws/x11/libfilereq/libfilereq.la ../../cmd/lefty/os/unix/libos.la -lXaw -lSM -lICE -lXpm -lXt -lXmu -lXext -lX11 -lm mkdir -p .libs gcc -DLEFTYDATADIR=\"/usr/share/graphviz/lefty\" -DHAVE_CONFIG_H -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o lefty code.o common.o display.o exec.o g.o gfxview.o internal.o lefty.o lex.o mem.o parse.o str.o tbl.o txtview.o ../../cmd/lefty/dot2l/.libs/libdot2l.a ../../cmd/lefty/ws/x11/.libs/libws.a ../../cmd/lefty/ws/x11/libfilereq/.libs/libfilereq.a ../../cmd/lefty/os/unix/.libs/libos.a -lXaw -lSM -lICE -lXpm -lXt -lXmu -lXext -lX11 -lm make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' Making all in lneato make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' cp ../../cmd/lneato/lneato.sh lneato chmod +x lneato make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' Making all in dotty make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' cp ../../cmd/dotty/dotty.sh dotty chmod +x dotty make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' Making all in tclpkg make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' Making all in tclstubs make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclStubLib.lo -MD -MP -MF .deps/tclStubLib.Tpo -c -o tclStubLib.lo tclStubLib.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclStubLib.lo -MD -MP -MF .deps/tclStubLib.Tpo -c tclStubLib.c -fPIC -DPIC -o .libs/tclStubLib.o mv -f .deps/tclStubLib.Tpo .deps/tclStubLib.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libtclstubs_C.la tclStubLib.lo -L/usr/lib64 -ltclstub8.4 ar cru .libs/libtclstubs_C.a .libs/tclStubLib.o ranlib .libs/libtclstubs_C.a creating libtclstubs_C.la (cd .libs && rm -f libtclstubs_C.la && ln -s ../libtclstubs_C.la libtclstubs_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' Making all in tkstubs make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkStubLib.lo -MD -MP -MF .deps/tkStubLib.Tpo -c -o tkStubLib.lo tkStubLib.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkStubImg.lo -MD -MP -MF .deps/tkStubImg.Tpo -c -o tkStubImg.lo tkStubImg.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkStubImg.lo -MD -MP -MF .deps/tkStubImg.Tpo -c tkStubImg.c -fPIC -DPIC -o .libs/tkStubImg.o mv -f .deps/tkStubImg.Tpo .deps/tkStubImg.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -DUSE_TCL_STUBS -DUSE_TK_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkStubLib.lo -MD -MP -MF .deps/tkStubLib.Tpo -c tkStubLib.c -fPIC -DPIC -o .libs/tkStubLib.o mv -f .deps/tkStubLib.Tpo .deps/tkStubLib.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libtkstubs_C.la tkStubLib.lo tkStubImg.lo -L/usr/lib64 -ltkstub8.4 ar cru .libs/libtkstubs_C.a .libs/tkStubLib.o .libs/tkStubImg.o ranlib .libs/libtkstubs_C.a creating libtkstubs_C.la (cd .libs && rm -f libtkstubs_C.la && ln -s ../libtkstubs_C.la libtkstubs_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' Making all in tclhandle make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclhandle.lo -MD -MP -MF .deps/tclhandle.Tpo -c -o tclhandle.lo tclhandle.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclhandle.lo -MD -MP -MF .deps/tclhandle.Tpo -c tclhandle.c -fPIC -DPIC -o .libs/tclhandle.o mv -f .deps/tclhandle.Tpo .deps/tclhandle.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libtclhandle_C.la tclhandle.lo ar cru .libs/libtclhandle_C.a .libs/tclhandle.o ranlib .libs/libtclhandle_C.a creating libtclhandle_C.la (cd .libs && rm -f libtclhandle_C.la && ln -s ../libtclhandle_C.la libtclhandle_C.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' Making all in gdtclft make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' Making all in demo make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtclft.lo -MD -MP -MF .deps/gdtclft.Tpo -c -o gdtclft.lo gdtclft.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtclft.lo -MD -MP -MF .deps/gdtclft.Tpo -c gdtclft.c -fPIC -DPIC -o .libs/gdtclft.o mv -f .deps/gdtclft.Tpo .deps/gdtclft.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libgdtclft.la -rpath /usr/lib64/graphviz/tcl gdtclft.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng -lz -lm -lc gcc -shared .libs/gdtclft.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -L/usr/lib64 -ltclstub8.4 -lfontconfig -lfreetype -ljpeg -lpng -lz -lm -lc -m64 -mtune=generic -Wl,-soname -Wl,libgdtclft.so.0 -o .libs/libgdtclft.so.0.0.0 (cd .libs && rm -f libgdtclft.so.0 && ln -s libgdtclft.so.0.0.0 libgdtclft.so.0) (cd .libs && rm -f libgdtclft.so && ln -s libgdtclft.so.0.0.0 libgdtclft.so) creating libgdtclft.la (cd .libs && rm -f libgdtclft.la && ln -s ../libgdtclft.la libgdtclft.la) sh ../../tclpkg/mkpkgindex.sh libgdtclft.la Gdtclft 2.14.1 make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' Making all in tcldot make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' Making all in demo make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tcldot.lo -MD -MP -MF .deps/tcldot.Tpo -c -o tcldot.lo tcldot.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkgen.lo -MD -MP -MF .deps/tkgen.Tpo -c -o tkgen.lo tkgen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtclft.lo -MD -MP -MF .deps/gdtclft.Tpo -c -o gdtclft.lo `test -f '../../tclpkg/gdtclft/gdtclft.c' || echo './'`../../tclpkg/gdtclft/gdtclft.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot_builtins.lo -MD -MP -MF .deps/dot_builtins.Tpo -c -o dot_builtins.lo `test -f '../../lib/gvc/dot_builtins.c' || echo './'`../../lib/gvc/dot_builtins.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tcldot.lo -MD -MP -MF .deps/tcldot.Tpo -c tcldot.c -fPIC -DPIC -o .libs/tcldot.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT dot_builtins.lo -MD -MP -MF .deps/dot_builtins.Tpo -c ../../lib/gvc/dot_builtins.c -fPIC -DPIC -o .libs/dot_builtins.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtclft.lo -MD -MP -MF .deps/gdtclft.Tpo -c ../../tclpkg/gdtclft/gdtclft.c -fPIC -DPIC -o .libs/gdtclft.o mv -f .deps/dot_builtins.Tpo .deps/dot_builtins.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT no_demand_loading.lo -MD -MP -MF .deps/no_demand_loading.Tpo -c -o no_demand_loading.lo `test -f '../../lib/gvc/no_demand_loading.c' || echo './'`../../lib/gvc/no_demand_loading.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkgen.lo -MD -MP -MF .deps/tkgen.Tpo -c tkgen.c -fPIC -DPIC -o .libs/tkgen.o mv -f .deps/gdtclft.Tpo .deps/gdtclft.Plo mv -f .deps/tcldot.Tpo .deps/tcldot.Plo mv -f .deps/tkgen.Tpo .deps/tkgen.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtcldot.la -rpath /usr/lib64/graphviz/tcl tcldot.lo tkgen.lo gdtclft.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/gvc/libgvc.la ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng -lz -lltdl -lm -lc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I../../tclpkg/tclhandle -I../../lib/gd -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT no_demand_loading.lo -MD -MP -MF .deps/no_demand_loading.Tpo -c ../../lib/gvc/no_demand_loading.c -fPIC -DPIC -o .libs/no_demand_loading.o mv -f .deps/no_demand_loading.Tpo .deps/no_demand_loading.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtcldot_builtin.la -rpath /usr/lib64/graphviz/tcl tcldot.lo tkgen.lo gdtclft.lo dot_builtins.lo no_demand_loading.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../plugin/dot_layout/libgvplugin_dot_layout_C.la ../../plugin/neato_layout/libgvplugin_neato_layout_C.la ../../plugin/core/libgvplugin_core_C.la ../../lib/gvc/libgvc_C.la ../../lib/graph/libgraph_C.la ../../lib/cdt/libcdt_C.la ../../lib/pathplan/libpathplan_C.la ../../plugin/gd/libgvplugin_gd_C.la ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng -lz /usr/lib64/libexpat.la -lexpat -lltdl -lm -lc gcc -shared .libs/tcldot.o .libs/tkgen.o .libs/gdtclft.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -L/usr/lib64 -ltclstub8.4 ../../lib/gvc/.libs/libgvc.so -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -lfontconfig -lfreetype -ljpeg -lpng -lz /usr/lib64/libltdl.so -lm -lc -m64 -mtune=generic -Wl,-soname -Wl,libtcldot.so.0 -o .libs/libtcldot.so.0.0.0 (cd .libs && rm -f libtcldot.so.0 && ln -s libtcldot.so.0.0.0 libtcldot.so.0) (cd .libs && rm -f libtcldot.so && ln -s libtcldot.so.0.0.0 libtcldot.so) creating libtcldot.la (cd .libs && rm -f libtcldot.la && ln -s ../libtcldot.la libtcldot.la) sh ../../tclpkg/mkpkgindex.sh libtcldot.la Tcldot 2.14.1 gcc -shared .libs/tcldot.o .libs/tkgen.o .libs/gdtclft.o .libs/dot_builtins.o .libs/no_demand_loading.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a ../../plugin/dot_layout/.libs/libgvplugin_dot_layout_C.a ../../plugin/neato_layout/.libs/libgvplugin_neato_layout_C.a ../../plugin/core/.libs/libgvplugin_core_C.a ../../lib/gvc/.libs/libgvc_C.a ../../lib/graph/.libs/libgraph_C.a ../../lib/cdt/.libs/libcdt_C.a ../../lib/pathplan/.libs/libpathplan_C.a ../../plugin/gd/.libs/libgvplugin_gd_C.a ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -L/usr/lib64 -ltclstub8.4 -ldl -lfontconfig -lfreetype -ljpeg -lpng -lz /usr/lib64/libexpat.so /usr/lib64/libltdl.so -lm -lc -m64 -mtune=generic -Wl,-soname -Wl,libtcldot_builtin.so.0 -o .libs/libtcldot_builtin.so.0.0.0 (cd .libs && rm -f libtcldot_builtin.so.0 && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so.0) (cd .libs && rm -f libtcldot_builtin.so && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so) creating libtcldot_builtin.la (cd .libs && rm -f libtcldot_builtin.la && ln -s ../libtcldot_builtin.la libtcldot_builtin.la) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' Making all in tclpathplan make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' Making all in demo make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' Making all in pathplan_data make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT find_ints.lo -MD -MP -MF .deps/find_ints.Tpo -c -o find_ints.lo find_ints.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c -o intersect.lo intersect.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT makecw.lo -MD -MP -MF .deps/makecw.Tpo -c -o makecw.lo makecw.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclpathplan.lo -MD -MP -MF .deps/tclpathplan.Tpo -c -o tclpathplan.lo tclpathplan.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tclpathplan.lo -MD -MP -MF .deps/tclpathplan.Tpo -c tclpathplan.c -fPIC -DPIC -o .libs/tclpathplan.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT find_ints.lo -MD -MP -MF .deps/find_ints.Tpo -c find_ints.c -fPIC -DPIC -o .libs/find_ints.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.c -fPIC -DPIC -o .libs/intersect.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT makecw.lo -MD -MP -MF .deps/makecw.Tpo -c makecw.c -fPIC -DPIC -o .libs/makecw.o mv -f .deps/find_ints.Tpo .deps/find_ints.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wrapper.lo -MD -MP -MF .deps/wrapper.Tpo -c -o wrapper.lo wrapper.c mv -f .deps/makecw.Tpo .deps/makecw.Plo mv -f .deps/intersect.Tpo .deps/intersect.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I../../lib/pathplan -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT wrapper.lo -MD -MP -MF .deps/wrapper.Tpo -c wrapper.c -fPIC -DPIC -o .libs/wrapper.o mv -f .deps/tclpathplan.Tpo .deps/tclpathplan.Plo mv -f .deps/wrapper.Tpo .deps/wrapper.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtclplan.la -rpath /usr/lib64/graphviz/tcl find_ints.lo intersect.lo makecw.lo tclpathplan.lo wrapper.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/pathplan/libpathplan.la gcc -shared .libs/find_ints.o .libs/intersect.o .libs/makecw.o .libs/tclpathplan.o .libs/wrapper.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/usr/lib64 -ltclstub8.4 ../../lib/pathplan/.libs/libpathplan.so -m64 -mtune=generic -Wl,-soname -Wl,libtclplan.so.0 -o .libs/libtclplan.so.0.0.0 (cd .libs && rm -f libtclplan.so.0 && ln -s libtclplan.so.0.0.0 libtclplan.so.0) (cd .libs && rm -f libtclplan.so && ln -s libtclplan.so.0.0.0 libtclplan.so) creating libtclplan.la (cd .libs && rm -f libtclplan.la && ln -s ../libtclplan.la libtclplan.la) sh ../../tclpkg/mkpkgindex.sh libtclplan.la Tclpathplan 2.14.1 make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' Making all in tkspline make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' Making all in demo make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/tk-private/generic -I/usr/include/tcl-private/generic -I/usr/include/tcl-private/generic -I/usr/include/tk-private/generic -I../../tclpkg/tkstubs -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -UPACKAGE_NAME -UPACKAGE_STRING -UPACKAGE_TARNAME -UPACKAGE_VERSION -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkspline.lo -MD -MP -MF .deps/tkspline.Tpo -c -o tkspline.lo tkspline.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/tk-private/generic -I/usr/include/tcl-private/generic -I/usr/include/tcl-private/generic -I/usr/include/tk-private/generic -I../../tclpkg/tkstubs -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -UPACKAGE_NAME -UPACKAGE_STRING -UPACKAGE_TARNAME -UPACKAGE_VERSION -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT tkspline.lo -MD -MP -MF .deps/tkspline.Tpo -c tkspline.c -fPIC -DPIC -o .libs/tkspline.o mv -f .deps/tkspline.Tpo .deps/tkspline.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DUSE_TCL_STUBS -DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -UPACKAGE_NAME -UPACKAGE_STRING -UPACKAGE_TARNAME -UPACKAGE_VERSION -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtkspline.la -rpath /usr/lib64/graphviz/tcl tkspline.lo ../../tclpkg/tkstubs/libtkstubs_C.la ../../tclpkg/tclstubs/libtclstubs_C.la -L/usr/lib64 -ltk8.4 gcc -shared .libs/tkspline.o -Wl,--whole-archive ../../tclpkg/tkstubs/.libs/libtkstubs_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a -Wl,--no-whole-archive -L/usr/lib64 -ltkstub8.4 -ltclstub8.4 -ltk8.4 -m64 -mtune=generic -Wl,-soname -Wl,libtkspline.so.0 -o .libs/libtkspline.so.0.0.0 (cd .libs && rm -f libtkspline.so.0 && ln -s libtkspline.so.0.0.0 libtkspline.so.0) (cd .libs && rm -f libtkspline.so && ln -s libtkspline.so.0.0.0 libtkspline.so) creating libtkspline.la (cd .libs && rm -f libtkspline.la && ln -s ../libtkspline.la libtkspline.la) sh ../../tclpkg/mkpkgindex.sh libtkspline.la Tkspline 2.14.1 make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' Making all in gv make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' echo "# end" >end cat tcldot/pkgIndex.tcl tclpathplan/pkgIndex.tcl gdtclft/pkgIndex.tcl tkspline/pkgIndex.tcl end >pkgIndex.tcl rm -f end make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc' Making all in info make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' Making all in prune make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT generic_list.o -MD -MP -MF .deps/generic_list.Tpo -c -o generic_list.o generic_list.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/ingraphs -I../../lib/agraph -I../../lib/cdt -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT prune.o -MD -MP -MF .deps/prune.Tpo -c -o prune.o prune.c mv -f .deps/generic_list.Tpo .deps/generic_list.Po mv -f .deps/prune.Tpo .deps/prune.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o prune generic_list.o prune.o ../../lib/ingraphs/libingraphs_C.la ../../lib/agraph/libagraph.la ../../lib/cdt/libcdt.la mkdir -p .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o .libs/prune generic_list.o prune.o ../../lib/ingraphs/.libs/libingraphs_C.a ../../lib/agraph/.libs/libagraph.so /builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs/libcdt.so ../../lib/cdt/.libs/libcdt.so creating prune make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' Making all in diffimg make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/gd -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT diffimg.o -MD -MP -MF .deps/diffimg.Tpo -c -o diffimg.o diffimg.c mv -f .deps/diffimg.Tpo .deps/diffimg.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o diffimg diffimg.o ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng -lz -lm mkdir -p .libs gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o diffimg diffimg.o ../../lib/gd/.libs/libgvgd_C.a -lfontconfig -lfreetype -ljpeg -lpng -lz -lm make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' Making all in xdot make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../contrib/xdot -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xdot.lo -MD -MP -MF .deps/xdot.Tpo -c -o xdot.lo xdot.c mkdir -p .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../contrib/xdot -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT xdot.lo -MD -MP -MF .deps/xdot.Tpo -c xdot.c -fPIC -DPIC -o .libs/xdot.o mv -f .deps/xdot.Tpo .deps/xdot.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libxdot_C.la xdot.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -o libxdot.la xdot.lo ar cru .libs/libxdot_C.a .libs/xdot.o ranlib .libs/libxdot_C.a creating libxdot_C.la ar cru .libs/libxdot.a .libs/xdot.o ranlib .libs/libxdot.a creating libxdot.la (cd .libs && rm -f libxdot_C.la && ln -s ../libxdot_C.la libxdot_C.la) (cd .libs && rm -f libxdot.la && ln -s ../libxdot.la libxdot.la) make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' Making all in graphs make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' Making all in directed make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' Making all in undirected make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.61512 + umask 022 + cd /builddir/build/BUILD + cd graphviz-2.14.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/graphviz-2.14.1-3.ru-root + /usr/bin/make install DESTDIR=/var/tmp/graphviz-2.14.1-3.ru-root pkgconfigdir=/usr/lib64/pkgconfig transform=s,x,x, Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include" make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/libltdl' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib' Making install in cdt make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libcdt.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libcdt.la' /usr/bin/install -c .libs/libcdt.so.4.0.0 /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libcdt.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libcdt.so.4.0.0 libcdt.so.4 || { rm -f libcdt.so.4 && ln -s libcdt.so.4.0.0 libcdt.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libcdt.so.4.0.0 libcdt.so || { rm -f libcdt.so && ln -s libcdt.so.4.0.0 libcdt.so; }; }) /usr/bin/install -c .libs/libcdt.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libcdt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './cdt.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/cdt.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'cdt.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/cdt.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libcdt.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libcdt.pc' test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'cdt.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/cdt.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt' Making install in graph make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgraph.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgraph.la' libtool: install: warning: relinking `libgraph.la' (cd /builddir/build/BUILD/graphviz-2.14.1/lib/graph; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libgraph.la -rpath /usr/lib64 attribs.lo agxbuf.lo edge.lo graph.lo graphio.lo lexer.lo node.lo parser.lo refstr.lo trie.lo ../../lib/cdt/libcdt.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/attribs.o .libs/agxbuf.o .libs/edge.o .libs/graph.o .libs/graphio.o .libs/lexer.o .libs/node.o .libs/parser.o .libs/refstr.o .libs/trie.o -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lcdt -m64 -mtune=generic -Wl,-soname -Wl,libgraph.so.4 -o .libs/libgraph.so.4.0.0 /usr/bin/install -c .libs/libgraph.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgraph.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgraph.so.4.0.0 libgraph.so.4 || { rm -f libgraph.so.4 && ln -s libgraph.so.4.0.0 libgraph.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgraph.so.4.0.0 libgraph.so || { rm -f libgraph.so && ln -s libgraph.so.4.0.0 libgraph.so; }; }) /usr/bin/install -c .libs/libgraph.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgraph.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './graph.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/graph.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'graph.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/graph.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libgraph.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libgraph.pc' test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'graph.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/graph.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/graph' Making install in agraph make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libagraph.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libagraph.la' libtool: install: warning: relinking `libagraph.la' (cd /builddir/build/BUILD/graphviz-2.14.1/lib/agraph; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -no-undefined -o libagraph.la -rpath /usr/lib64 agerror.lo apply.lo attr.lo edge.lo flatten.lo grammar.lo graph.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/agerror.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/flatten.o .libs/grammar.o .libs/graph.o .libs/id.o .libs/imap.o .libs/io.o .libs/mem.o .libs/node.o .libs/obj.o .libs/pend.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/utils.o .libs/write.o -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lcdt -m64 -mtune=generic -Wl,-soname -Wl,libagraph.so.4 -o .libs/libagraph.so.4.0.0 /usr/bin/install -c .libs/libagraph.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libagraph.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libagraph.so.4.0.0 libagraph.so.4 || { rm -f libagraph.so.4 && ln -s libagraph.so.4.0.0 libagraph.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libagraph.so.4.0.0 libagraph.so || { rm -f libagraph.so && ln -s libagraph.so.4.0.0 libagraph.so; }; }) /usr/bin/install -c .libs/libagraph.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libagraph.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './agraph.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/agraph.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'agraph.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/agraph.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libagraph.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libagraph.pc' test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'agraph.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/agraph.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agraph' Making install in gd make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/doc/html" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html" /usr/bin/install -c -m 644 'gd.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/gd.html' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gd' Making install in pathplan make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpathplan.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libpathplan.la' /usr/bin/install -c .libs/libpathplan.so.4.0.0 /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libpathplan.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libpathplan.so.4.0.0 libpathplan.so.4 || { rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libpathplan.so.4.0.0 libpathplan.so || { rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so; }; }) /usr/bin/install -c .libs/libpathplan.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libpathplan.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './pathplan.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/pathplan.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'pathplan.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/pathplan.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libpathplan.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libpathplan.pc' test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'pathgeom.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/pathgeom.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan' Making install in agutil make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/agutil' Making install in sfio make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' Making install in Sfio_f make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio/Sfio_f' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/sfio' Making install in vmalloc make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vmalloc' Making install in ast make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ast' Making install in vpsc make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/vpsc' Making install in circogen make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/circogen' Making install in dotgen make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/dotgen' Making install in fdpgen make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/fdpgen' Making install in neatogen make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/neatogen' Making install in twopigen make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/twopigen' Making install in common make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'geom.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/geom.h' /usr/bin/install -c -m 644 'color.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/color.h' /usr/bin/install -c -m 644 'types.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/types.h' /usr/bin/install -c -m 644 'textpara.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/textpara.h' /usr/bin/install -c -m 644 'usershape.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/usershape.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/common' Making install in pack make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'pack.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/pack.h' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/pack' Making install in gvc make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvc.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc.la' libtool: install: warning: relinking `libgvc.la' (cd /builddir/build/BUILD/graphviz-2.14.1/lib/gvc; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libgvc.la -rpath /usr/lib64 gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo no_builtins.lo demand_loading.lo ../../lib/common/libcommon_C.la ../../lib/pack/libpack_C.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la /usr/lib64/libexpat.la -lexpat -lz -lltdl -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o .libs/no_builtins.o .libs/demand_loading.o -Wl,--whole-archive ../../lib/common/.libs/libcommon_C.a ../../lib/pack/.libs/libpack_C.a -Wl,--no-whole-archive -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lcdt -lgraph -lpathplan -lexpat -lz -lltdl -m64 -mtune=generic -Wl,-soname -Wl,libgvc.so.4 -o .libs/libgvc.so.4.0.0 /usr/bin/install -c .libs/libgvc.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgvc.so.4.0.0 libgvc.so.4 || { rm -f libgvc.so.4 && ln -s libgvc.so.4.0.0 libgvc.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgvc.so.4.0.0 libgvc.so || { rm -f libgvc.so && ln -s libgvc.so.4.0.0 libgvc.so; }; }) /usr/bin/install -c .libs/libgvc.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvc_builtins.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc_builtins.la' libtool: install: warning: relinking `libgvc_builtins.la' (cd /builddir/build/BUILD/graphviz-2.14.1/lib/gvc; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libgvc_builtins.la -rpath /usr/lib64 gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/common/libcommon_C.la ../../lib/pack/libpack_C.la ../../lib/cdt/libcdt.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la /usr/lib64/libexpat.la -lexpat -lz -lltdl -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o -Wl,--whole-archive ../../lib/common/.libs/libcommon_C.a ../../lib/pack/.libs/libpack_C.a -Wl,--no-whole-archive -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lcdt -lgraph -lpathplan -lexpat -lz -lltdl -m64 -mtune=generic -Wl,-soname -Wl,libgvc_builtins.so.4 -o .libs/libgvc_builtins.so.4.0.0 /usr/bin/install -c .libs/libgvc_builtins.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc_builtins.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgvc_builtins.so.4.0.0 libgvc_builtins.so.4 || { rm -f libgvc_builtins.so.4 && ln -s libgvc_builtins.so.4.0.0 libgvc_builtins.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libgvc_builtins.so.4.0.0 libgvc_builtins.so || { rm -f libgvc_builtins.so && ln -s libgvc_builtins.so.4.0.0 libgvc_builtins.so; }; }) /usr/bin/install -c .libs/libgvc_builtins.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc_builtins.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './gvc.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/gvc.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'gvc.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gvc.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libgvc.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libgvc.pc' /usr/bin/install -c -m 644 'libgvc_builtins.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libgvc_builtins.pc' test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'gvc.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvc.h' /usr/bin/install -c -m 644 'gvcext.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvcext.h' /usr/bin/install -c -m 644 'gvplugin.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin.h' /usr/bin/install -c -m 644 'gvcjob.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvcjob.h' /usr/bin/install -c -m 644 'gvcommon.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvcommon.h' /usr/bin/install -c -m 644 'gvplugin_render.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin_render.h' /usr/bin/install -c -m 644 'gvplugin_layout.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin_layout.h' /usr/bin/install -c -m 644 'gvplugin_textlayout.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin_textlayout.h' /usr/bin/install -c -m 644 'gvplugin_device.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin_device.h' /usr/bin/install -c -m 644 'gvplugin_loadimage.h' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gvplugin_loadimage.h' /usr/bin/install -c -m 644 'dot_builtins.c' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/dot_builtins.c' /usr/bin/install -c -m 644 'demand_loading.c' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/demand_loading.c' /usr/bin/install -c -m 644 'no_demand_loading.c' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/no_demand_loading.c' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc' Making install in ingraphs make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/ingraphs' Making install in expr make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libexpr.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libexpr.la' libtool: install: warning: relinking `libexpr.la' (cd /builddir/build/BUILD/graphviz-2.14.1/lib/expr; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 -o libexpr.la -rpath /usr/lib64 excc.lo excontext.lo exdata.lo exerror.lo exeval.lo exexpr.lo exlexname.lo exopen.lo exrewind.lo extoken.lo extype.lo exzero.lo exparse.lo ../../lib/ast/libast_C.la ../../lib/vmalloc/libvmalloc_C.la ../../lib/sfio/libsfio_C.la ../../lib/cdt/libcdt.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/excc.o .libs/excontext.o .libs/exdata.o .libs/exerror.o .libs/exeval.o .libs/exexpr.o .libs/exlexname.o .libs/exopen.o .libs/exrewind.o .libs/extoken.o .libs/extype.o .libs/exzero.o .libs/exparse.o -Wl,--whole-archive ../../lib/ast/.libs/libast_C.a ../../lib/vmalloc/.libs/libvmalloc_C.a ../../lib/sfio/.libs/libsfio_C.a -Wl,--no-whole-archive -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lcdt -m64 -mtune=generic -Wl,-soname -Wl,libexpr.so.4 -o .libs/libexpr.so.4.0.0 /usr/bin/install -c .libs/libexpr.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libexpr.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libexpr.so.4.0.0 libexpr.so.4 || { rm -f libexpr.so.4 && ln -s libexpr.so.4.0.0 libexpr.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 && { ln -s -f libexpr.so.4.0.0 libexpr.so || { rm -f libexpr.so && ln -s libexpr.so.4.0.0 libexpr.so; }; }) /usr/bin/install -c .libs/libexpr.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libexpr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3" /usr/bin/install -c -m 644 './expr.3' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man3/expr.3' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'expr.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/expr.pdf' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libexpr.pc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/pkgconfig/libexpr.pc' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib/expr' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/lib' Making install in plugin make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' Making install in core make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvplugin_core.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_core.la' libtool: install: warning: relinking `libgvplugin_core.la' (cd /builddir/build/BUILD/graphviz-2.14.1/plugin/core; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_core.la -rpath /usr/lib64/graphviz gvplugin_core.lo gvrender_core.lo gvrender_core_dot.lo gvrender_core_ps.lo gvrender_core_fig.lo gvrender_core_svg.lo gvrender_core_vml.lo gvrender_core_map.lo gvloadimage_core.lo -L../../lib/gvc/.libs -lgvc -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/gvplugin_core.o .libs/gvrender_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_ps.o .libs/gvrender_core_fig.o .libs/gvrender_core_svg.o .libs/gvrender_core_vml.o .libs/gvrender_core_map.o .libs/gvloadimage_core.o -L/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lgvc -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_core.so.4 -o .libs/libgvplugin_core.so.4.0.0 /usr/bin/install -c .libs/libgvplugin_core.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_core.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_core.so.4.0.0 libgvplugin_core.so.4 || { rm -f libgvplugin_core.so.4 && ln -s libgvplugin_core.so.4.0.0 libgvplugin_core.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_core.so.4.0.0 libgvplugin_core.so || { rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.4.0.0 libgvplugin_core.so; }; }) /usr/bin/install -c .libs/libgvplugin_core.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_core.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/core' Making install in gd make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvplugin_gd.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_gd.la' (cd /builddir/build/BUILD/graphviz-2.14.1/plugin/gd; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_gd.la -rpath /usr/lib64/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo -L../../lib/gvc/.libs -lgvc ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng /usr/lib64/libexpat.la -lexpat -lz -lm -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) libtool: install: warning: relinking `libgvplugin_gd.la' gcc -shared .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o -Wl,--whole-archive ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -L/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lgvc -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -lfontconfig -lfreetype -ljpeg -lpng -lexpat -lz -lm -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_gd.so.4 -o .libs/libgvplugin_gd.so.4.0.0 /usr/bin/install -c .libs/libgvplugin_gd.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_gd.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_gd.so.4.0.0 libgvplugin_gd.so.4 || { rm -f libgvplugin_gd.so.4 && ln -s libgvplugin_gd.so.4.0.0 libgvplugin_gd.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_gd.so.4.0.0 libgvplugin_gd.so || { rm -f libgvplugin_gd.so && ln -s libgvplugin_gd.so.4.0.0 libgvplugin_gd.so; }; }) /usr/bin/install -c .libs/libgvplugin_gd.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_gd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gd' Making install in pango make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/pango' Making install in dot_layout make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvplugin_dot_layout.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_dot_layout.la' libtool: install: warning: relinking `libgvplugin_dot_layout.la' (cd /builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_dot_layout.la -rpath /usr/lib64/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o -Wl,--whole-archive ../../lib/dotgen/.libs/libdotgen_C.a -Wl,--no-whole-archive -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lgvc -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -lpathplan -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_dot_layout.so.4 -o .libs/libgvplugin_dot_layout.so.4.0.0 /usr/bin/install -c .libs/libgvplugin_dot_layout.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_dot_layout.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so.4 || { rm -f libgvplugin_dot_layout.so.4 && ln -s libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so || { rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.4.0.0 libgvplugin_dot_layout.so; }; }) /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_dot_layout.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/dot_layout' Making install in neato_layout make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgvplugin_neato_layout.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_neato_layout.la' libtool: install: warning: relinking `libgvplugin_neato_layout.la' (cd /builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 4:0:0 --no-undefined -o libgvplugin_neato_layout.la -rpath /usr/lib64/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/circogen/libcircogen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o -Wl,--whole-archive ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/twopigen/.libs/libtwopigen_C.a ../../lib/fdpgen/.libs/libfdpgen_C.a ../../lib/circogen/.libs/libcircogen_C.a -Wl,--no-whole-archive -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -L/usr/lib64 -lgvc -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -lpathplan -m64 -mtune=generic -Wl,-soname -Wl,libgvplugin_neato_layout.so.4 -o .libs/libgvplugin_neato_layout.so.4.0.0 /usr/bin/install -c .libs/libgvplugin_neato_layout.so.4.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_neato_layout.so.4.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so.4 || { rm -f libgvplugin_neato_layout.so.4 && ln -s libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so.4; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz && { ln -s -f libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so || { rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.4.0.0 libgvplugin_neato_layout.so; }; }) /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_neato_layout.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/neato_layout' Making install in xlib make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/xlib' Making install in gtk make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/gtk' Making install in ming make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin/ming' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/plugin' Making install in cmd make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' Making install in dot make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dot' libtool: install: warning: `../../lib/gvc/libgvc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/libpathplan.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/dot /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dot /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin; for i in neato twopi fdp circo; do rm -f $i; ln -s dot $i; done;) if test "x/var/tmp/graphviz-2.14.1-3.ru-root" = "x"; then if test -x /usr/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /usr/bin/dot -c; else /usr/bin/dot_static -c; fi; fi make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './dot.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/dot.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'dot.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/dot.pdf' /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1; do rm -f $i; ln -s dot.1 $i; done;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf; for i in neato.pdf twopi.pdf fdp.pdf circo.pdf; do rm -f $i; ln -s dot.pdf $i; done;) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dot' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'gc' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gc' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gc /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gc /bin/sh ../../libtool --mode=install /usr/bin/install -c 'gvcolor' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvcolor' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gvcolor /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvcolor /bin/sh ../../libtool --mode=install /usr/bin/install -c 'gxl2dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gxl2dot' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gxl2dot /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gxl2dot /bin/sh ../../libtool --mode=install /usr/bin/install -c 'acyclic' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/acyclic' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/acyclic /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/acyclic /bin/sh ../../libtool --mode=install /usr/bin/install -c 'nop' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/nop' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/nop /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/nop /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ccomps' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/ccomps' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/ccomps /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/ccomps /bin/sh ../../libtool --mode=install /usr/bin/install -c 'sccmap' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/sccmap' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/sccmap /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/sccmap /bin/sh ../../libtool --mode=install /usr/bin/install -c 'tred' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/tred' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/tred /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/tred /bin/sh ../../libtool --mode=install /usr/bin/install -c 'unflatten' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/unflatten' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/unflatten /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/unflatten /bin/sh ../../libtool --mode=install /usr/bin/install -c 'gvpack' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpack' libtool: install: warning: `../../lib/gvc/libgvc.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../plugin/neato_layout/libgvplugin_neato_layout.la' has not been installed in `/usr/lib64/graphviz' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/gvc/libgvc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/libpathplan.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gvpack /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpack /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dijkstra' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dijkstra' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/dijkstra /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dijkstra /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bcomps' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/bcomps' libtool: install: warning: `../../lib/graph/libgraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/bcomps /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/bcomps /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin; rm -f dot2gxl; ln -s gxl2dot dot2gxl;) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './gc.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/gc.1' /usr/bin/install -c -m 644 './gvcolor.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/gvcolor.1' /usr/bin/install -c -m 644 './gxl2dot.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/gxl2dot.1' /usr/bin/install -c -m 644 './acyclic.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/acyclic.1' /usr/bin/install -c -m 644 './nop.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/nop.1' /usr/bin/install -c -m 644 './ccomps.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/ccomps.1' /usr/bin/install -c -m 644 './sccmap.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/sccmap.1' /usr/bin/install -c -m 644 './tred.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/tred.1' /usr/bin/install -c -m 644 './unflatten.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/unflatten.1' /usr/bin/install -c -m 644 './gvpack.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/gvpack.1' /usr/bin/install -c -m 644 './dijkstra.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/dijkstra.1' /usr/bin/install -c -m 644 './bcomps.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/bcomps.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'gc.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gc.pdf' /usr/bin/install -c -m 644 'gvcolor.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gvcolor.pdf' /usr/bin/install -c -m 644 'gxl2dot.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gxl2dot.pdf' /usr/bin/install -c -m 644 'acyclic.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/acyclic.pdf' /usr/bin/install -c -m 644 'nop.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/nop.pdf' /usr/bin/install -c -m 644 'ccomps.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/ccomps.pdf' /usr/bin/install -c -m 644 'sccmap.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/sccmap.pdf' /usr/bin/install -c -m 644 'tred.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/tred.pdf' /usr/bin/install -c -m 644 'unflatten.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/unflatten.pdf' /usr/bin/install -c -m 644 'gvpack.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gvpack.pdf' /usr/bin/install -c -m 644 'dijkstra.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/dijkstra.pdf' /usr/bin/install -c -m 644 'bcomps.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/bcomps.pdf' /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1; rm -f dot2gxl.1; ln -s gxl2dot.1 dot2gxl.1;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf; rm -f dot2gxl.pdf; ln -s gxl2dot.pdf dot2gxl.pdf;) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/tools' Making install in gvpr make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'gvpr' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpr' libtool: install: warning: `../../lib/expr/libexpr.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/gvpr /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpr test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './gvpr.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/gvpr.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'gvpr.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gvpr.pdf' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/gvpr' Making install in lefty make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' Making install in ws make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' Making install in x11 make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' Making install in libfilereq make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' make[6]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11/libfilereq' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' make[6]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/x11' Making install in mswin32 make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws/mswin32' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/ws' Making install in os make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/unix' Making install in mswin32 make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os/mswin32' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/os' Making install in dot2l make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/dot2l' Making install in examples make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/lefty" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty" /usr/bin/install -c -m 644 'box.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/box.lefty' /usr/bin/install -c -m 644 'def.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/def.lefty' /usr/bin/install -c -m 644 'fractal.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/fractal.lefty' /usr/bin/install -c -m 644 'fractal2.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/fractal2.lefty' /usr/bin/install -c -m 644 'slides.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/slides.lefty' /usr/bin/install -c -m 644 'tree.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/tree.lefty' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty/examples' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/lefty' /usr/bin/install -c lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/lefty test -z "/usr/share/graphviz/lefty" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty" /usr/bin/install -c -m 644 'lefty.psp' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/lefty.psp' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './lefty.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/lefty.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'lefty.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/lefty.pdf' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lefty' Making install in lneato make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /usr/bin/install -c 'lneato' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/lneato' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './lneato.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/lneato.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'lneato.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/lneato.pdf' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/lneato' Making install in dotty make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /usr/bin/install -c 'dotty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dotty' test -z "/usr/share/graphviz/lefty" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty" /usr/bin/install -c -m 644 'dotty.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty.lefty' /usr/bin/install -c -m 644 'dotty_draw.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_draw.lefty' /usr/bin/install -c -m 644 'dotty_edit.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_edit.lefty' /usr/bin/install -c -m 644 'dotty_layout.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_layout.lefty' /usr/bin/install -c -m 644 'dotty_ui.lefty' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_ui.lefty' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './dotty.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/dotty.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'dotty.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/dotty.pdf' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd/dotty' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/cmd' Making install in tclpkg make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' Making install in tclstubs make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclstubs' Making install in tkstubs make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkstubs' Making install in tclhandle make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclhandle' Making install in gdtclft make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' Making install in demo make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c -m 644 'entities.README' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/entities.README' /usr/bin/install -c -m 644 'entities.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/entities.html' test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c 'entities' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/entities' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft/demo' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/mann" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann" /usr/bin/install -c -m 644 './gdtclft.n' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann/gdtclft.n' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'gdtclft.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/gdtclft.pdf' test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgdtclft.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libgdtclft.la' /usr/bin/install -c .libs/libgdtclft.so.0.0.0 /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libgdtclft.so.0.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libgdtclft.so.0.0.0 libgdtclft.so.0 || { rm -f libgdtclft.so.0 && ln -s libgdtclft.so.0.0.0 libgdtclft.so.0; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libgdtclft.so.0.0.0 libgdtclft.so || { rm -f libgdtclft.so && ln -s libgdtclft.so.0.0.0 libgdtclft.so; }; }) /usr/bin/install -c .libs/libgdtclft.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libgdtclft.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz/tcl' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gdtclft' Making install in tcldot make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' Making install in demo make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c -m 644 'doted.README' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/doted.README' /usr/bin/install -c -m 644 'gcat.README' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/gcat.README' test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c 'doted' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/doted' /usr/bin/install -c 'gcat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/gcat' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot/demo' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/doc/html" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html" /usr/bin/install -c -m 644 'tcldot.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/tcldot.html' test -z "/usr/share/man/mann" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann" /usr/bin/install -c -m 644 './tcldot.n' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann/tcldot.n' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'tcldot.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/tcldot.pdf' test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtcldot.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot.la' libtool: install: warning: relinking `libtcldot.la' (cd /builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot; /bin/sh ../../libtool --tag=CC --mode=relink gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtcldot.la -rpath /usr/lib64/graphviz/tcl tcldot.lo tkgen.lo gdtclft.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/gvc/libgvc.la ../../lib/gd/libgvgd_C.la -lfontconfig -lfreetype -ljpeg -lpng -lz -lltdl -lm -lc -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/tcldot.o .libs/tkgen.o .libs/gdtclft.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a ../../lib/gd/.libs/libgvgd_C.a -Wl,--no-whole-archive -L/usr/lib64 -ltclstub8.4 -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -lgvc -L/builddir/build/BUILD/graphviz-2.14.1/lib/graph/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/.libs -L/builddir/build/BUILD/graphviz-2.14.1/lib/pathplan/.libs -lfontconfig -lfreetype -ljpeg -lpng -lz -lltdl -lm -lc -m64 -mtune=generic -Wl,-soname -Wl,libtcldot.so.0 -o .libs/libtcldot.so.0.0.0 /usr/bin/install -c .libs/libtcldot.so.0.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot.so.0.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtcldot.so.0.0.0 libtcldot.so.0 || { rm -f libtcldot.so.0 && ln -s libtcldot.so.0.0.0 libtcldot.so.0; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtcldot.so.0.0.0 libtcldot.so || { rm -f libtcldot.so && ln -s libtcldot.so.0.0.0 libtcldot.so; }; }) /usr/bin/install -c .libs/libtcldot.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz/tcl' /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtcldot_builtin.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot_builtin.la' /usr/bin/install -c .libs/libtcldot_builtin.so.0.0.0 /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot_builtin.so.0.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtcldot_builtin.so.0.0.0 libtcldot_builtin.so.0 || { rm -f libtcldot_builtin.so.0 && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so.0; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtcldot_builtin.so.0.0.0 libtcldot_builtin.so || { rm -f libtcldot_builtin.so && ln -s libtcldot_builtin.so.0.0.0 libtcldot_builtin.so; }; }) /usr/bin/install -c .libs/libtcldot_builtin.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot_builtin.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz/tcl' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tcldot' Making install in tclpathplan make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' Making install in demo make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' Making install in pathplan_data make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/demo/pathplan_data" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data" /usr/bin/install -c -m 644 'boxes.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/boxes.dat' /usr/bin/install -c -m 644 'dpd.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/dpd.dat' /usr/bin/install -c -m 644 'funny.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/funny.dat' /usr/bin/install -c -m 644 'maze.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/maze.dat' /usr/bin/install -c -m 644 'nested.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/nested.dat' /usr/bin/install -c -m 644 'northo.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/northo.dat' /usr/bin/install -c -m 644 'obs.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/obs.dat' /usr/bin/install -c -m 644 'other.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/other.dat' /usr/bin/install -c -m 644 'paths.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/paths.dat' /usr/bin/install -c -m 644 'rotor.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/rotor.dat' /usr/bin/install -c -m 644 'u.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/u.dat' /usr/bin/install -c -m 644 'unknown.dat' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan_data/unknown.dat' make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo/pathplan_data' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[5]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c -m 644 'pathplan.README' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan.README' test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c 'pathplan' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/pathplan' make[5]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan/demo' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtclplan.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtclplan.la' libtool: install: warning: relinking `libtclplan.la' (cd /builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan; /bin/sh ../../libtool --tag=CC --mode=relink gcc -DUSE_TCL_STUBS -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -ffast-math -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -no-undefined -o libtclplan.la -rpath /usr/lib64/graphviz/tcl find_ints.lo intersect.lo makecw.lo tclpathplan.lo wrapper.lo ../../tclpkg/tclhandle/libtclhandle_C.la ../../tclpkg/tclstubs/libtclstubs_C.la ../../lib/pathplan/libpathplan.la -inst-prefix-dir /var/tmp/graphviz-2.14.1-3.ru-root) gcc -shared .libs/find_ints.o .libs/intersect.o .libs/makecw.o .libs/tclpathplan.o .libs/wrapper.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a -Wl,--no-whole-archive -L/usr/lib64 -ltclstub8.4 -L/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64 -lpathplan -m64 -mtune=generic -Wl,-soname -Wl,libtclplan.so.0 -o .libs/libtclplan.so.0.0.0 /usr/bin/install -c .libs/libtclplan.so.0.0.0T /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtclplan.so.0.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtclplan.so.0.0.0 libtclplan.so.0 || { rm -f libtclplan.so.0 && ln -s libtclplan.so.0.0.0 libtclplan.so.0; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtclplan.so.0.0.0 libtclplan.so || { rm -f libtclplan.so && ln -s libtclplan.so.0.0.0 libtclplan.so; }; }) /usr/bin/install -c .libs/libtclplan.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtclplan.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz/tcl' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tclpathplan' Making install in tkspline make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' Making install in demo make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c -m 644 'spline.README' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/spline.README' test -z "/usr/share/graphviz/demo" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo" /usr/bin/install -c 'spline' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/demo/spline' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline/demo' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/mann" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann" /usr/bin/install -c -m 644 './tkspline.n' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann/tkspline.n' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'tkspline.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/tkspline.pdf' test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtkspline.la' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtkspline.la' /usr/bin/install -c .libs/libtkspline.so.0.0.0 /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtkspline.so.0.0.0 (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtkspline.so.0.0.0 libtkspline.so.0 || { rm -f libtkspline.so.0 && ln -s libtkspline.so.0.0.0 libtkspline.so.0; }; }) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl && { ln -s -f libtkspline.so.0.0.0 libtkspline.so || { rm -f libtkspline.so && ln -s libtkspline.so.0.0.0 libtkspline.so; }; }) /usr/bin/install -c .libs/libtkspline.lai /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtkspline.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/graphviz/tcl' make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/tkspline' Making install in gv make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" test -z "/usr/share/man/mann" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/mann" test -z "/usr/lib64/graphviz/guile" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/guile" test -z "/usr/lib64/graphviz/guile" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/guile" test -z "/usr/include/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz" /usr/bin/install -c -m 644 'gv.i' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gv.i' /usr/bin/install -c -m 644 'gv.cpp' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/include/graphviz/gv.cpp' test -z "/usr/lib64/graphviz/io" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/io" test -z "/usr/lib64/graphviz/io" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/io" test -z "/usr/lib64/graphviz/java" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/java" test -z "/usr/lib64/graphviz/java" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/java" test -z "/usr/lib64/graphviz/lua" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/lua" test -z "/usr/lib64/graphviz/lua" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/lua" test -z "/usr/lib64/graphviz/ocaml" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/ocaml" test -z "/usr/lib64/graphviz/ocaml" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/ocaml" test -z "/usr/lib64/graphviz/perl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/perl" test -z "/usr/lib64/graphviz/perl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/perl" test -z "/usr/lib64/graphviz/php" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/php" test -z "/usr/lib64/graphviz/php" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/php" test -z "/usr/lib64/graphviz/python" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/python" test -z "/usr/lib64/graphviz/python" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/python" test -z "/usr/lib64/graphviz/ruby" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/ruby" test -z "/usr/lib64/graphviz/ruby" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/ruby" test -z "/usr/lib64/graphviz/sharp" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/sharp" test -z "/usr/lib64/graphviz/sharp" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/sharp" test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" test -z "/usr/lib64/graphviz/tcl" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl" /usr/bin/make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/lua; rm -f gv.so; ln -s libgv_lua.so gv.so;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/perl; rm -f gv.so; ln -s libgv_perl.so gv.so;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/python; rm -f _gv.so; ln -s libgv_python.so _gv.so;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/ruby; rm -f gv.so; ln -s libgv_ruby.so gv.so;) (cd /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl; rm -f gv.so; ln -s libgv_tcl.so gv.so;) make[4]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg/gv' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/graphviz" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz" /usr/bin/install -c -m 644 'pkgIndex.tcl' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/pkgIndex.tcl' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/tclpkg' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc' Making install in info make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/doc/html/info" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info" /usr/bin/install -c -m 644 'attrs.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/attrs.html' /usr/bin/install -c -m 644 'colors.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/colors.html' /usr/bin/install -c -m 644 'command.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/command.html' /usr/bin/install -c -m 644 'grammar.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/grammar.html' /usr/bin/install -c -m 644 'index.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/index.html' /usr/bin/install -c -m 644 'lang.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/lang.html' /usr/bin/install -c -m 644 'output.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/output.html' /usr/bin/install -c -m 644 'shapes.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/shapes.html' /usr/bin/install -c -m 644 'Mcircle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/Mcircle.gif' /usr/bin/install -c -m 644 'Mdiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/Mdiamond.gif' /usr/bin/install -c -m 644 'Msquare.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/Msquare.gif' /usr/bin/install -c -m 644 'a_box.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_box.gif' /usr/bin/install -c -m 644 'a_crow.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_crow.gif' /usr/bin/install -c -m 644 'a_diamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_diamond.gif' /usr/bin/install -c -m 644 'a_dot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_dot.gif' /usr/bin/install -c -m 644 'a_ediamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_ediamond.gif' /usr/bin/install -c -m 644 'a_empty.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_empty.gif' /usr/bin/install -c -m 644 'a_forward.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_forward.gif' /usr/bin/install -c -m 644 'a_halfopen.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_halfopen.gif' /usr/bin/install -c -m 644 'a_inv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_inv.gif' /usr/bin/install -c -m 644 'a_invdot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_invdot.gif' /usr/bin/install -c -m 644 'a_invempty.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_invempty.gif' /usr/bin/install -c -m 644 'a_invodot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_invodot.gif' /usr/bin/install -c -m 644 'a_lteeoldiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_lteeoldiamond.gif' /usr/bin/install -c -m 644 'a_nohead.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_nohead.gif' /usr/bin/install -c -m 644 'a_none.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_none.gif' /usr/bin/install -c -m 644 'a_normal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_normal.gif' /usr/bin/install -c -m 644 'a_obox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_obox.gif' /usr/bin/install -c -m 644 'a_odiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_odiamond.gif' /usr/bin/install -c -m 644 'a_odot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_odot.gif' /usr/bin/install -c -m 644 'a_open.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_open.gif' /usr/bin/install -c -m 644 'a_tee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/a_tee.gif' /usr/bin/install -c -m 644 'aa_box.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_box.gif' /usr/bin/install -c -m 644 'aa_crow.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_crow.gif' /usr/bin/install -c -m 644 'aa_diamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_diamond.gif' /usr/bin/install -c -m 644 'aa_dot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_dot.gif' /usr/bin/install -c -m 644 'aa_inv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_inv.gif' /usr/bin/install -c -m 644 'aa_lbox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_lbox.gif' /usr/bin/install -c -m 644 'aa_lcrow.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_lcrow.gif' /usr/bin/install -c -m 644 'aa_ldiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_ldiamond.gif' /usr/bin/install -c -m 644 'aa_linv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_linv.gif' /usr/bin/install -c -m 644 'aa_lnormal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_lnormal.gif' /usr/bin/install -c -m 644 'aa_ltee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_ltee.gif' /usr/bin/install -c -m 644 'aa_lvee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_lvee.gif' /usr/bin/install -c -m 644 'aa_none.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_none.gif' /usr/bin/install -c -m 644 'aa_normal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_normal.gif' /usr/bin/install -c -m 644 'aa_obox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_obox.gif' /usr/bin/install -c -m 644 'aa_odiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_odiamond.gif' /usr/bin/install -c -m 644 'aa_odot.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_odot.gif' /usr/bin/install -c -m 644 'aa_oinv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_oinv.gif' /usr/bin/install -c -m 644 'aa_olbox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_olbox.gif' /usr/bin/install -c -m 644 'aa_oldiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_oldiamond.gif' /usr/bin/install -c -m 644 'aa_olinv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_olinv.gif' /usr/bin/install -c -m 644 'aa_olnormal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_olnormal.gif' /usr/bin/install -c -m 644 'aa_onormal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_onormal.gif' /usr/bin/install -c -m 644 'aa_orbox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_orbox.gif' /usr/bin/install -c -m 644 'aa_ordiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_ordiamond.gif' /usr/bin/install -c -m 644 'aa_orinv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_orinv.gif' /usr/bin/install -c -m 644 'aa_ornormal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_ornormal.gif' /usr/bin/install -c -m 644 'aa_rbox.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rbox.gif' /usr/bin/install -c -m 644 'aa_rcrow.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rcrow.gif' /usr/bin/install -c -m 644 'aa_rdiamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rdiamond.gif' /usr/bin/install -c -m 644 'aa_rinv.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rinv.gif' /usr/bin/install -c -m 644 'aa_rnormal.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rnormal.gif' /usr/bin/install -c -m 644 'aa_rtee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rtee.gif' /usr/bin/install -c -m 644 'aa_rvee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_rvee.gif' /usr/bin/install -c -m 644 'aa_tee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_tee.gif' /usr/bin/install -c -m 644 'aa_vee.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/aa_vee.gif' /usr/bin/install -c -m 644 'back.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/back.gif' /usr/bin/install -c -m 644 'both.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/both.gif' /usr/bin/install -c -m 644 'box.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/box.gif' /usr/bin/install -c -m 644 'circle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/circle.gif' /usr/bin/install -c -m 644 'constraint.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/constraint.gif' /usr/bin/install -c -m 644 'diamond.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/diamond.gif' /usr/bin/install -c -m 644 'doublecircle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/doublecircle.gif' /usr/bin/install -c -m 644 'doubleoctagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/doubleoctagon.gif' /usr/bin/install -c -m 644 'egg.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/egg.gif' /usr/bin/install -c -m 644 'ellipse.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/ellipse.gif' /usr/bin/install -c -m 644 'fill.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/fill.gif' /usr/bin/install -c -m 644 'forward.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/forward.gif' /usr/bin/install -c -m 644 'hexagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/hexagon.gif' /usr/bin/install -c -m 644 'house.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/house.gif' /usr/bin/install -c -m 644 'html1.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/html1.gif' /usr/bin/install -c -m 644 'html2.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/html2.gif' /usr/bin/install -c -m 644 'invhouse.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/invhouse.gif' /usr/bin/install -c -m 644 'invtrapezium.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/invtrapezium.gif' /usr/bin/install -c -m 644 'invtriangle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/invtriangle.gif' /usr/bin/install -c -m 644 'mrecord.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/mrecord.gif' /usr/bin/install -c -m 644 'nohead.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/nohead.gif' /usr/bin/install -c -m 644 'octagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/octagon.gif' /usr/bin/install -c -m 644 'none.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/none.gif' /usr/bin/install -c -m 644 'sdlshapes.jpg' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/sdlshapes.jpg' /usr/bin/install -c -m 644 'html3.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/html3.gif' /usr/bin/install -c -m 644 'html4.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/html4.gif' /usr/bin/install -c -m 644 'parallelogram.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/parallelogram.gif' /usr/bin/install -c -m 644 'pentagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/pentagon.gif' /usr/bin/install -c -m 644 'plaintext.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/plaintext.gif' /usr/bin/install -c -m 644 'point.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/point.gif' /usr/bin/install -c -m 644 'polygon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/polygon.gif' /usr/bin/install -c -m 644 'record.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/record.gif' /usr/bin/install -c -m 644 'rect.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/rect.gif' /usr/bin/install -c -m 644 'rectangle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/rectangle.gif' /usr/bin/install -c -m 644 'round.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/round.gif' /usr/bin/install -c -m 644 'septagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/septagon.gif' /usr/bin/install -c -m 644 'trapezium.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/trapezium.gif' /usr/bin/install -c -m 644 'triangle.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/triangle.gif' /usr/bin/install -c -m 644 'tripleoctagon.gif' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/info/tripleoctagon.gif' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc/info' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/doc/html" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html" /usr/bin/install -c -m 644 'build.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/build.html' /usr/bin/install -c -m 644 'FAQ.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/FAQ.html' /usr/bin/install -c -m 644 'index.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/index.html' /usr/bin/install -c -m 644 'winbuild.html' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/winbuild.html' /usr/bin/install -c -m 644 'pspdf.png' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html/pspdf.png' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'dotguide.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/dotguide.pdf' /usr/bin/install -c -m 644 'dottyguide.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/dottyguide.pdf' /usr/bin/install -c -m 644 'leftyguide.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/leftyguide.pdf' /usr/bin/install -c -m 644 'neatoguide.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/neatoguide.pdf' test -z "/usr/share/graphviz/doc" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc" /usr/bin/install -c -m 644 'Dot.ref' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/Dot.ref' /usr/bin/install -c -m 644 'latex_suggestions.txt' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/latex_suggestions.txt' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' Making install in prune make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'prune' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/prune' libtool: install: warning: `../../lib/agraph/libagraph.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/graphviz-2.14.1/lib/cdt/libcdt.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/cdt/libcdt.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/prune /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/prune test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1" /usr/bin/install -c -m 644 './prune.1' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man1/prune.1' test -z "/usr/share/graphviz/doc/pdf" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf" /usr/bin/install -c -m 644 'prune.pdf' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/pdf/prune.pdf' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/prune' Making install in diffimg make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/diffimg' Making install in xdot make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib/xdot' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/contrib' Making install in graphs make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' Making install in directed make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/graphs/directed" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed" /usr/bin/install -c -m 644 'KW91.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/KW91.dot' /usr/bin/install -c -m 644 'Latin1.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/Latin1.dot' /usr/bin/install -c -m 644 'NaN.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/NaN.dot' /usr/bin/install -c -m 644 'abstract.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/abstract.dot' /usr/bin/install -c -m 644 'alf.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/alf.dot' /usr/bin/install -c -m 644 'arrows.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/arrows.dot' /usr/bin/install -c -m 644 'awilliams.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/awilliams.dot' /usr/bin/install -c -m 644 'clust.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust.dot' /usr/bin/install -c -m 644 'clust1.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust1.dot' /usr/bin/install -c -m 644 'clust2.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust2.dot' /usr/bin/install -c -m 644 'clust3.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust3.dot' /usr/bin/install -c -m 644 'clust4.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust4.dot' /usr/bin/install -c -m 644 'clust5.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/clust5.dot' /usr/bin/install -c -m 644 'crazy.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/crazy.dot' /usr/bin/install -c -m 644 'ctext.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/ctext.dot' /usr/bin/install -c -m 644 'dfa.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/dfa.dot' /usr/bin/install -c -m 644 'fig6.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/fig6.dot' /usr/bin/install -c -m 644 'fsm.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/fsm.dot' /usr/bin/install -c -m 644 'grammar.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/grammar.dot' /usr/bin/install -c -m 644 'hashtable.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/hashtable.dot' /usr/bin/install -c -m 644 'honda-tokoro.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/honda-tokoro.dot' /usr/bin/install -c -m 644 'jcctree.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/jcctree.dot' /usr/bin/install -c -m 644 'jsort.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/jsort.dot' /usr/bin/install -c -m 644 'ldbxtried.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/ldbxtried.dot' /usr/bin/install -c -m 644 'longflat.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/longflat.dot' /usr/bin/install -c -m 644 'mike.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/mike.dot' /usr/bin/install -c -m 644 'nhg.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/nhg.dot' /usr/bin/install -c -m 644 'oldarrows.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/oldarrows.dot' /usr/bin/install -c -m 644 'pgram.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/pgram.dot' /usr/bin/install -c -m 644 'pm2way.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/pm2way.dot' /usr/bin/install -c -m 644 'pmpipe.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/pmpipe.dot' /usr/bin/install -c -m 644 'polypoly.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/polypoly.dot' /usr/bin/install -c -m 644 'proc3d.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/proc3d.dot' /usr/bin/install -c -m 644 'record2.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/record2.dot' /usr/bin/install -c -m 644 'records.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/records.dot' /usr/bin/install -c -m 644 'rowe.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/rowe.dot' /usr/bin/install -c -m 644 'sdh.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/sdh.dot' /usr/bin/install -c -m 644 'shells.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/shells.dot' /usr/bin/install -c -m 644 'states.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/states.dot' /usr/bin/install -c -m 644 'structs.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/structs.dot' /usr/bin/install -c -m 644 'table.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/table.dot' /usr/bin/install -c -m 644 'train11.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/train11.dot' /usr/bin/install -c -m 644 'trapeziumlr.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/trapeziumlr.dot' /usr/bin/install -c -m 644 'tree.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/tree.dot' /usr/bin/install -c -m 644 'triedds.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/triedds.dot' /usr/bin/install -c -m 644 'try.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/try.dot' /usr/bin/install -c -m 644 'unix.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/unix.dot' /usr/bin/install -c -m 644 'unix2.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/unix2.dot' /usr/bin/install -c -m 644 'viewfile.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/viewfile.dot' /usr/bin/install -c -m 644 'world.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/world.dot' /usr/bin/install -c -m 644 'switch.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/directed/switch.dot' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/directed' Making install in undirected make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/graphs/undirected" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected" /usr/bin/install -c -m 644 'ER.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected/ER.dot' /usr/bin/install -c -m 644 'ngk10_4.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected/ngk10_4.dot' /usr/bin/install -c -m 644 'process.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected/process.dot' /usr/bin/install -c -m 644 'Heawood.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected/Heawood.dot' /usr/bin/install -c -m 644 'Petersen.dot' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/graphs/undirected/Petersen.dot' make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs/undirected' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[3]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1/graphs' make[1]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1' make[2]: Entering directory `/builddir/build/BUILD/graphviz-2.14.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/graphviz/doc/html" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/html" test -z "/usr/share/man/man7" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man7" /usr/bin/install -c -m 644 './graphviz.7' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/man/man7/graphviz.7' test -z "/usr/share/graphviz/doc" || /bin/mkdir -p "/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc" /usr/bin/install -c -m 644 'AUTHORS' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/COPYING' /usr/bin/install -c -m 644 'ChangeLog' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/ChangeLog' /usr/bin/install -c -m 644 'NEWS' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/NEWS' /usr/bin/install -c -m 644 'cpl1.0.txt' '/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc/cpl1.0.txt' make[2]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1' make[1]: Leaving directory `/builddir/build/BUILD/graphviz-2.14.1' + /bin/mv /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/doc rpmdoc + /bin/chmod -x /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/box.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/def.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_draw.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_edit.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_layout.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/dotty_ui.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/fractal.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/fractal2.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/lefty.psp /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/slides.lefty /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/graphviz/lefty/tree.lefty + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/graphviz-2.14.1 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libcdt.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgraph.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libagraph.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libpathplan.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libgvc_builtins.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/libexpr.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_core.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_gd.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_dot_layout.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/libgvplugin_neato_layout.so.4.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libgdtclft.so.0.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot.so.0.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtcldot_builtin.so.0.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtclplan.so.0.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/lib64/graphviz/tcl/libtkspline.so.0.0.0 extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dot extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gc extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvcolor extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gxl2dot extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/acyclic extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/nop extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/ccomps extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/sccmap extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/tred extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/unflatten extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpack extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/dijkstra extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/bcomps extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/gvpr extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/lefty extracting debug info from /var/tmp/graphviz-2.14.1-3.ru-root/usr/bin/prune symlinked /usr/lib/debug/usr/lib64/libcdt.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libcdt.so.4.debug symlinked /usr/lib/debug/usr/lib64/libcdt.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libcdt.so.debug symlinked /usr/lib/debug/usr/lib64/libgraph.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgraph.so.4.debug symlinked /usr/lib/debug/usr/lib64/libgraph.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgraph.so.debug symlinked /usr/lib/debug/usr/lib64/libagraph.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libagraph.so.4.debug symlinked /usr/lib/debug/usr/lib64/libagraph.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libagraph.so.debug symlinked /usr/lib/debug/usr/lib64/libpathplan.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libpathplan.so.4.debug symlinked /usr/lib/debug/usr/lib64/libpathplan.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libpathplan.so.debug symlinked /usr/lib/debug/usr/lib64/libgvc.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgvc.so.4.debug symlinked /usr/lib/debug/usr/lib64/libgvc.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgvc.so.debug symlinked /usr/lib/debug/usr/lib64/libgvc_builtins.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgvc_builtins.so.4.debug symlinked /usr/lib/debug/usr/lib64/libgvc_builtins.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libgvc_builtins.so.debug symlinked /usr/lib/debug/usr/lib64/libexpr.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libexpr.so.4.debug symlinked /usr/lib/debug/usr/lib64/libexpr.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libexpr.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_core.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_core.so.4.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_core.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_core.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_gd.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_gd.so.4.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_gd.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_gd.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_dot_layout.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_dot_layout.so.4.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_dot_layout.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_dot_layout.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_neato_layout.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_neato_layout.so.4.debug symlinked /usr/lib/debug/usr/lib64/graphviz/libgvplugin_neato_layout.so.4.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/libgvplugin_neato_layout.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libgdtclft.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libgdtclft.so.0.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libgdtclft.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libgdtclft.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot.so.0.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot_builtin.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot_builtin.so.0.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot_builtin.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtcldot_builtin.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtclplan.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtclplan.so.0.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtclplan.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtclplan.so.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtkspline.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtkspline.so.0.debug symlinked /usr/lib/debug/usr/lib64/graphviz/tcl/libtkspline.so.0.0.0.debug to /usr/lib/debug/usr/lib64/graphviz/tcl/libtkspline.so.debug symlinked /usr/lib/debug/usr/bin/dot.debug to /usr/lib/debug/usr/bin/neato.debug symlinked /usr/lib/debug/usr/bin/dot.debug to /usr/lib/debug/usr/bin/twopi.debug symlinked /usr/lib/debug/usr/bin/dot.debug to /usr/lib/debug/usr/bin/fdp.debug symlinked /usr/lib/debug/usr/bin/dot.debug to /usr/lib/debug/usr/bin/circo.debug symlinked /usr/lib/debug/usr/bin/gxl2dot.debug to /usr/lib/debug/usr/bin/dot2gxl.debug cpio: gcc-4.1.2-20080825/gcc/config/i386/crtfastmath.c: No such file or directory cpio: graphviz-2.14.1/cmd/gvpr/y.tab.h: No such file or directory cpio: graphviz-2.14.1/lib/agraph/lex.aag.c: No such file or directory 11096 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: graphviz-2.14.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.12439 + umask 022 + cd /builddir/build/BUILD + cd graphviz-2.14.1 + DOCDIR=/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-2.14.1 + export DOCDIR + rm -rf /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-2.14.1 + /bin/mkdir -p /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-2.14.1 + cp -pr cpl1.0.txt AUTHORS ChangeLog COPYING NEWS README /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-2.14.1 + exit 0 Provides: libagraph.so.4()(64bit) libcdt.so.4()(64bit) libexpr.so.4()(64bit) libgraph.so.4()(64bit) libgvc.so.4()(64bit) libgvc_builtins.so.4()(64bit) libgvplugin_core.so.4()(64bit) libgvplugin_dot_layout.so.4()(64bit) libgvplugin_gd.so.4()(64bit) libgvplugin_neato_layout.so.4()(64bit) libpathplan.so.4()(64bit) Requires(interp): /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /sbin/ldconfig Requires: /bin/sh libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXext.so.6()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libagraph.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcdt.so.4()(64bit) libdl.so.2()(64bit) libexpat.so.0()(64bit) libexpr.so.4()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgraph.so.4()(64bit) libgvc.so.4()(64bit) libgvc_builtins.so.4()(64bit) libgvplugin_core.so.4()(64bit) libgvplugin_dot_layout.so.4()(64bit) libgvplugin_gd.so.4()(64bit) libgvplugin_neato_layout.so.4()(64bit) libjpeg.so.62()(64bit) libltdl.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpathplan.so.4()(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: graphviz-tcl-2.14.1-3.ru Provides: libgdtclft.so.0()(64bit) libtcldot.so.0()(64bit) libtcldot_builtin.so.0()(64bit) libtclplan.so.0()(64bit) libtkspline.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh graphviz = 2.14.1-3.ru libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libexpat.so.0()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdtclft.so.0()(64bit) libgvc.so.4()(64bit) libjpeg.so.62()(64bit) libltdl.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpathplan.so.4()(64bit) libpng12.so.0()(64bit) libpng12.so.0(PNG12_0)(64bit) libtcldot.so.0()(64bit) libtcldot_builtin.so.0()(64bit) libtclplan.so.0()(64bit) libtk8.4.so()(64bit) libtkspline.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) tk Processing files: graphviz-ruby-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-python-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-php-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-ocaml-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-guile-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-java-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-lua-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-perl-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru Processing files: graphviz-devel-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: graphviz = 2.14.1-3.ru libagraph.so.4()(64bit) libcdt.so.4()(64bit) libexpr.so.4()(64bit) libgraph.so.4()(64bit) libgvc.so.4()(64bit) libgvc_builtins.so.4()(64bit) libgvplugin_core.so.4()(64bit) libgvplugin_dot_layout.so.4()(64bit) libgvplugin_gd.so.4()(64bit) libgvplugin_neato_layout.so.4()(64bit) libpathplan.so.4()(64bit) Processing files: graphviz-doc-2.14.1-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.12439 + umask 022 + cd /builddir/build/BUILD + cd graphviz-2.14.1 + DOCDIR=/var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-doc-2.14.1 + export DOCDIR + rm -rf /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-doc-2.14.1 + /bin/mkdir -p /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-doc-2.14.1 + cp -pr rpmdoc/AUTHORS rpmdoc/ChangeLog rpmdoc/COPYING rpmdoc/cpl1.0.txt rpmdoc/Dot.ref rpmdoc/html rpmdoc/latex_suggestions.txt rpmdoc/NEWS rpmdoc/pdf /var/tmp/graphviz-2.14.1-3.ru-root/usr/share/doc/graphviz-doc-2.14.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: graphviz-graphs-2.14.1-3.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: graphviz-debuginfo-2.14.1-3.ru Provides: libagraph.so.4.0.0.debug()(64bit) libcdt.so.4.0.0.debug()(64bit) libexpr.so.4.0.0.debug()(64bit) libgdtclft.so.0.0.0.debug()(64bit) libgraph.so.4.0.0.debug()(64bit) libgvc.so.4.0.0.debug()(64bit) libgvc_builtins.so.4.0.0.debug()(64bit) libgvplugin_core.so.4.0.0.debug()(64bit) libgvplugin_dot_layout.so.4.0.0.debug()(64bit) libgvplugin_gd.so.4.0.0.debug()(64bit) libgvplugin_neato_layout.so.4.0.0.debug()(64bit) libpathplan.so.4.0.0.debug()(64bit) libtcldot.so.0.0.0.debug()(64bit) libtcldot_builtin.so.0.0.0.debug()(64bit) libtclplan.so.0.0.0.debug()(64bit) libtkspline.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/graphviz-2.14.1-3.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/graphviz-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-tcl-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-ruby-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-python-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-php-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-ocaml-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-guile-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-java-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-lua-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-perl-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-devel-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-doc-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-graphs-2.14.1-3.ru.x86_64.rpm Wrote: /builddir/build/RPMS/graphviz-debuginfo-2.14.1-3.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.74464 + umask 022 + cd /builddir/build/BUILD + cd graphviz-2.14.1 + /bin/rm -rf /var/tmp/graphviz-2.14.1-3.ru-root + exit 0 Child returncode was: 0 LEAVE do -->