==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: planarity 4.0.0.0-1 (Sat Mar 15 08:25:00 2025) ==> Retrieving sources... -> Cloning edge-addition-planarity-suite git repo... Cloning into bare repository '/home/leming/work/planarity/edge-addition-planarity-suite'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... edge-addition-planarity-suite ... Skipped ==> Making package: planarity 4.0.0.0-1 (Sat Mar 15 08:25:22 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 git-2.49.0-1 Total Download Size: 6.48 MiB Total Installed Size: 39.83 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.49.0-1-armv7h downloading... perl-mailtools-2.22-1-any downloading... perl-timedate-2.33-7-any downloading... perl-error-0.17030-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of edge-addition-planarity-suite git repo... Cloning into 'edge-addition-planarity-suite'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I m4 autoreconf: running: /usr/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:31: installing './compile' configure.ac:32: installing './config.guess' configure.ac:32: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ctype.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... yes checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating c/samples/Makefile config.status: creating test-samples.sh config.status: creating libplanarity.pc config.status: executing depfiles commands config.status: executing libtool commands Making all in c/samples make[1]: Entering directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[1]: Entering directory '/build/planarity/src/edge-addition-planarity-suite' depbase=`echo c/planarityApp/planarity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarity.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarity.o c/planarityApp/planarity.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planarityCommandLine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityCommandLine.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityCommandLine.o c/planarityApp/planarityCommandLine.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planarityHelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityHelp.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityHelp.o c/planarityApp/planarityHelp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planarityMenu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityMenu.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityMenu.o c/planarityApp/planarityMenu.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planarityRandomGraphs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityRandomGraphs.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityRandomGraphs.o c/planarityApp/planarityRandomGraphs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planaritySpecificGraph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planaritySpecificGraph.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planaritySpecificGraph.o c/planarityApp/planaritySpecificGraph.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/planarityApp/planarityTransformGraph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityTransformGraph.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityTransformGraph.o c/planarityApp/planarityTransformGraph.c &&\ mv -f $depbase.Tpo $depbase.Po c/planarityApp/planarityMenu.c: In function 'menu': c/planarityApp/planarityMenu.c:35:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c:84:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c: In function 'TransformGraphMenu': c/planarityApp/planarityMenu.c:126:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c:139:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c:147:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c: In function 'TestAllGraphsMenu': c/planarityApp/planarityMenu.c:185:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c:198:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityMenu.c:207:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] depbase=`echo c/planarityApp/planarityTestAllGraphs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityTestAllGraphs.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityTestAllGraphs.o c/planarityApp/planarityTestAllGraphs.c &&\ mv -f $depbase.Tpo $depbase.Po c/planarityApp/planarityCommandLine.c: In function 'runSpecificGraphTests': c/planarityApp/planarityCommandLine.c:411:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityRandomGraphs.c: In function 'GetNumberIfZero': c/planarityApp/planarityRandomGraphs.c:377:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityRandomGraphs.c: In function 'RandomGraph': c/planarityApp/planarityRandomGraphs.c:527:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] depbase=`echo c/planarityApp/planarityUtils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/planarityApp/planarityUtils.o -MD -MP -MF $depbase.Tpo -c -o c/planarityApp/planarityUtils.o c/planarityApp/planarityUtils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c/graphLib/graphDFSUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphDFSUtils.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/graphDFSUtils.lo c/graphLib/graphDFSUtils.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/graphUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphUtils.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/graphUtils.lo c/graphLib/graphUtils.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/extensionSystem/graphExtensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/extensionSystem/graphExtensions.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/extensionSystem/graphExtensions.lo c/graphLib/extensionSystem/graphExtensions.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/homeomorphSearch/graphK23Search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK23Search.lo c/graphLib/homeomorphSearch/graphK23Search.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphDFSUtils.lo -MD -MP -MF c/graphLib/.deps/graphDFSUtils.Tpo -c c/graphLib/graphDFSUtils.c -fPIC -DPIC -o c/graphLib/.libs/graphDFSUtils.o c/planarityApp/planarityUtils.c: In function 'Reconfigure': c/planarityApp/planarityUtils.c:29:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c:40:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c:45:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c:49:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c:52:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c:55:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] c/planarityApp/planarityUtils.c: In function 'ConstructInputFilename': c/planarityApp/planarityUtils.c:530:13: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] depbase=`echo c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo c/graphLib/homeomorphSearch/graphK23Search_Extensions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphUtils.lo -MD -MP -MF c/graphLib/.deps/graphUtils.Tpo -c c/graphLib/graphUtils.c -fPIC -DPIC -o c/graphLib/.libs/graphUtils.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/extensionSystem/graphExtensions.lo -MD -MP -MF c/graphLib/extensionSystem/.deps/graphExtensions.Tpo -c c/graphLib/extensionSystem/graphExtensions.c -fPIC -DPIC -o c/graphLib/extensionSystem/.libs/graphExtensions.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK23Search.Tpo -c c/graphLib/homeomorphSearch/graphK23Search.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK23Search.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphDFSUtils.lo -MD -MP -MF c/graphLib/.deps/graphDFSUtils.Tpo -c c/graphLib/graphDFSUtils.c -o c/graphLib/graphDFSUtils.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/extensionSystem/graphExtensions.lo -MD -MP -MF c/graphLib/extensionSystem/.deps/graphExtensions.Tpo -c c/graphLib/extensionSystem/graphExtensions.c -o c/graphLib/extensionSystem/graphExtensions.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK23Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK23Search_Extensions.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK23Search_Extensions.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK23Search.Tpo -c c/graphLib/homeomorphSearch/graphK23Search.c -o c/graphLib/homeomorphSearch/graphK23Search.o >/dev/null 2>&1 depbase=`echo c/graphLib/homeomorphSearch/graphK33Search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK33Search.lo c/graphLib/homeomorphSearch/graphK33Search.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK23Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK23Search_Extensions.c -o c/graphLib/homeomorphSearch/graphK23Search_Extensions.o >/dev/null 2>&1 depbase=`echo c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo c/graphLib/homeomorphSearch/graphK33Search_Extensions.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/homeomorphSearch/graphK4Search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK4Search.lo c/graphLib/homeomorphSearch/graphK4Search.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/graphUtils.lo -MD -MP -MF c/graphLib/.deps/graphUtils.Tpo -c c/graphLib/graphUtils.c -o c/graphLib/graphUtils.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK33Search.Tpo -c c/graphLib/homeomorphSearch/graphK33Search.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK33Search.o depbase=`echo c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo c/graphLib/homeomorphSearch/graphK4Search_Extensions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK33Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK33Search_Extensions.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK33Search_Extensions.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK4Search.Tpo -c c/graphLib/homeomorphSearch/graphK4Search.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK4Search.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK4Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK4Search_Extensions.c -fPIC -DPIC -o c/graphLib/homeomorphSearch/.libs/graphK4Search_Extensions.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK33Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK33Search_Extensions.c -o c/graphLib/homeomorphSearch/graphK33Search_Extensions.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK33Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK33Search.Tpo -c c/graphLib/homeomorphSearch/graphK33Search.c -o c/graphLib/homeomorphSearch/graphK33Search.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK4Search_Extensions.Tpo -c c/graphLib/homeomorphSearch/graphK4Search_Extensions.c -o c/graphLib/homeomorphSearch/graphK4Search_Extensions.o >/dev/null 2>&1 depbase=`echo c/graphLib/io/g6-api-utilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-api-utilities.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/g6-api-utilities.lo c/graphLib/io/g6-api-utilities.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/homeomorphSearch/graphK4Search.lo -MD -MP -MF c/graphLib/homeomorphSearch/.deps/graphK4Search.Tpo -c c/graphLib/homeomorphSearch/graphK4Search.c -o c/graphLib/homeomorphSearch/graphK4Search.o >/dev/null 2>&1 depbase=`echo c/graphLib/io/g6-read-iterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-read-iterator.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/g6-read-iterator.lo c/graphLib/io/g6-read-iterator.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/io/g6-write-iterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-write-iterator.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/g6-write-iterator.lo c/graphLib/io/g6-write-iterator.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/io/graphIO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/graphIO.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/graphIO.lo c/graphLib/io/graphIO.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-api-utilities.lo -MD -MP -MF c/graphLib/io/.deps/g6-api-utilities.Tpo -c c/graphLib/io/g6-api-utilities.c -fPIC -DPIC -o c/graphLib/io/.libs/g6-api-utilities.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-api-utilities.lo -MD -MP -MF c/graphLib/io/.deps/g6-api-utilities.Tpo -c c/graphLib/io/g6-api-utilities.c -o c/graphLib/io/g6-api-utilities.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-read-iterator.lo -MD -MP -MF c/graphLib/io/.deps/g6-read-iterator.Tpo -c c/graphLib/io/g6-read-iterator.c -fPIC -DPIC -o c/graphLib/io/.libs/g6-read-iterator.o depbase=`echo c/graphLib/io/strbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strbuf.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/strbuf.lo c/graphLib/io/strbuf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-write-iterator.lo -MD -MP -MF c/graphLib/io/.deps/g6-write-iterator.Tpo -c c/graphLib/io/g6-write-iterator.c -fPIC -DPIC -o c/graphLib/io/.libs/g6-write-iterator.o depbase=`echo c/graphLib/io/strOrFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strOrFile.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/io/strOrFile.lo c/graphLib/io/strOrFile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/graphIO.lo -MD -MP -MF c/graphLib/io/.deps/graphIO.Tpo -c c/graphLib/io/graphIO.c -fPIC -DPIC -o c/graphLib/io/.libs/graphIO.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-read-iterator.lo -MD -MP -MF c/graphLib/io/.deps/g6-read-iterator.Tpo -c c/graphLib/io/g6-read-iterator.c -o c/graphLib/io/g6-read-iterator.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strbuf.lo -MD -MP -MF c/graphLib/io/.deps/strbuf.Tpo -c c/graphLib/io/strbuf.c -fPIC -DPIC -o c/graphLib/io/.libs/strbuf.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/g6-write-iterator.lo -MD -MP -MF c/graphLib/io/.deps/g6-write-iterator.Tpo -c c/graphLib/io/g6-write-iterator.c -o c/graphLib/io/g6-write-iterator.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strOrFile.lo -MD -MP -MF c/graphLib/io/.deps/strOrFile.Tpo -c c/graphLib/io/strOrFile.c -fPIC -DPIC -o c/graphLib/io/.libs/strOrFile.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strbuf.lo -MD -MP -MF c/graphLib/io/.deps/strbuf.Tpo -c c/graphLib/io/strbuf.c -o c/graphLib/io/strbuf.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/graphIO.lo -MD -MP -MF c/graphLib/io/.deps/graphIO.Tpo -c c/graphLib/io/graphIO.c -o c/graphLib/io/graphIO.o >/dev/null 2>&1 depbase=`echo c/graphLib/lowLevelUtils/apiutils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/apiutils.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/lowLevelUtils/apiutils.lo c/graphLib/lowLevelUtils/apiutils.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/lowLevelUtils/listcoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/listcoll.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/lowLevelUtils/listcoll.lo c/graphLib/lowLevelUtils/listcoll.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/io/strOrFile.lo -MD -MP -MF c/graphLib/io/.deps/strOrFile.Tpo -c c/graphLib/io/strOrFile.c -o c/graphLib/io/strOrFile.o >/dev/null 2>&1 depbase=`echo c/graphLib/lowLevelUtils/stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/stack.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/lowLevelUtils/stack.lo c/graphLib/lowLevelUtils/stack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/apiutils.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/apiutils.Tpo -c c/graphLib/lowLevelUtils/apiutils.c -fPIC -DPIC -o c/graphLib/lowLevelUtils/.libs/apiutils.o depbase=`echo c/graphLib/planarityRelated/graphDrawPlanar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphDrawPlanar.lo c/graphLib/planarityRelated/graphDrawPlanar.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo c/graphLib/planarityRelated/graphDrawPlanar_Extensions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/listcoll.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/listcoll.Tpo -c c/graphLib/lowLevelUtils/listcoll.c -fPIC -DPIC -o c/graphLib/lowLevelUtils/.libs/listcoll.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/apiutils.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/apiutils.Tpo -c c/graphLib/lowLevelUtils/apiutils.c -o c/graphLib/lowLevelUtils/apiutils.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/stack.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/stack.Tpo -c c/graphLib/lowLevelUtils/stack.c -fPIC -DPIC -o c/graphLib/lowLevelUtils/.libs/stack.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/listcoll.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/listcoll.Tpo -c c/graphLib/lowLevelUtils/listcoll.c -o c/graphLib/lowLevelUtils/listcoll.o >/dev/null 2>&1 depbase=`echo c/graphLib/planarityRelated/graphEmbed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphEmbed.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphEmbed.lo c/graphLib/planarityRelated/graphEmbed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/lowLevelUtils/stack.lo -MD -MP -MF c/graphLib/lowLevelUtils/.deps/stack.Tpo -c c/graphLib/lowLevelUtils/stack.c -o c/graphLib/lowLevelUtils/stack.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphDrawPlanar.Tpo -c c/graphLib/planarityRelated/graphDrawPlanar.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphDrawPlanar.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphDrawPlanar_Extensions.Tpo -c c/graphLib/planarityRelated/graphDrawPlanar_Extensions.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphDrawPlanar_Extensions.o depbase=`echo c/graphLib/planarityRelated/graphIsolator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphIsolator.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphIsolator.lo c/graphLib/planarityRelated/graphIsolator.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo c/graphLib/planarityRelated/graphNonplanar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphNonplanar.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphNonplanar.lo c/graphLib/planarityRelated/graphNonplanar.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphEmbed.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphEmbed.Tpo -c c/graphLib/planarityRelated/graphEmbed.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphEmbed.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphDrawPlanar_Extensions.Tpo -c c/graphLib/planarityRelated/graphDrawPlanar_Extensions.c -o c/graphLib/planarityRelated/graphDrawPlanar_Extensions.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphDrawPlanar.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphDrawPlanar.Tpo -c c/graphLib/planarityRelated/graphDrawPlanar.c -o c/graphLib/planarityRelated/graphDrawPlanar.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphIsolator.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphIsolator.Tpo -c c/graphLib/planarityRelated/graphIsolator.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphIsolator.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphNonplanar.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphNonplanar.Tpo -c c/graphLib/planarityRelated/graphNonplanar.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphNonplanar.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphEmbed.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphEmbed.Tpo -c c/graphLib/planarityRelated/graphEmbed.c -o c/graphLib/planarityRelated/graphEmbed.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphIsolator.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphIsolator.Tpo -c c/graphLib/planarityRelated/graphIsolator.c -o c/graphLib/planarityRelated/graphIsolator.o >/dev/null 2>&1 depbase=`echo c/graphLib/planarityRelated/graphOuterplanarObstruction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphOuterplanarObstruction.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphOuterplanarObstruction.lo c/graphLib/planarityRelated/graphOuterplanarObstruction.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphNonplanar.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphNonplanar.Tpo -c c/graphLib/planarityRelated/graphNonplanar.c -o c/graphLib/planarityRelated/graphNonplanar.o >/dev/null 2>&1 depbase=`echo c/graphLib/planarityRelated/graphTests.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" -DPACKAGE_STRING=\"planarity\ 4.0.0.0\" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphTests.lo -MD -MP -MF $depbase.Tpo -c -o c/graphLib/planarityRelated/graphTests.lo c/graphLib/planarityRelated/graphTests.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphTests.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphTests.Tpo -c c/graphLib/planarityRelated/graphTests.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphTests.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphOuterplanarObstruction.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphOuterplanarObstruction.Tpo -c c/graphLib/planarityRelated/graphOuterplanarObstruction.c -fPIC -DPIC -o c/graphLib/planarityRelated/.libs/graphOuterplanarObstruction.o libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphOuterplanarObstruction.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphOuterplanarObstruction.Tpo -c c/graphLib/planarityRelated/graphOuterplanarObstruction.c -o c/graphLib/planarityRelated/graphOuterplanarObstruction.o >/dev/null 2>&1 libtool: compile: gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"4.0.0.0\" "-DPACKAGE_STRING=\"planarity 4.0.0.0\"" -DPACKAGE_BUGREPORT=\"jboyer@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"4.0.0.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CTYPE_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_TIME_H=1 -DHAVE_UNISTD_H=1 -I. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT c/graphLib/planarityRelated/graphTests.lo -MD -MP -MF c/graphLib/planarityRelated/.deps/graphTests.Tpo -c c/graphLib/planarityRelated/graphTests.c -o c/graphLib/planarityRelated/graphTests.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -no-undefined -version-info 2:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libplanarity.la -rpath /usr/lib c/graphLib/graphDFSUtils.lo c/graphLib/graphUtils.lo c/graphLib/extensionSystem/graphExtensions.lo c/graphLib/homeomorphSearch/graphK23Search.lo c/graphLib/homeomorphSearch/graphK23Search_Extensions.lo c/graphLib/homeomorphSearch/graphK33Search.lo c/graphLib/homeomorphSearch/graphK33Search_Extensions.lo c/graphLib/homeomorphSearch/graphK4Search.lo c/graphLib/homeomorphSearch/graphK4Search_Extensions.lo c/graphLib/io/g6-api-utilities.lo c/graphLib/io/g6-read-iterator.lo c/graphLib/io/g6-write-iterator.lo c/graphLib/io/graphIO.lo c/graphLib/io/strbuf.lo c/graphLib/io/strOrFile.lo c/graphLib/lowLevelUtils/apiutils.lo c/graphLib/lowLevelUtils/listcoll.lo c/graphLib/lowLevelUtils/stack.lo c/graphLib/planarityRelated/graphDrawPlanar.lo c/graphLib/planarityRelated/graphDrawPlanar_Extensions.lo c/graphLib/planarityRelated/graphEmbed.lo c/graphLib/planarityRelated/graphIsolator.lo c/graphLib/planarityRelated/graphNonplanar.lo c/graphLib/planarityRelated/graphOuterplanarObstruction.lo c/graphLib/planarityRelated/graphTests.lo libtool: link: gcc -shared -fPIC -DPIC c/graphLib/.libs/graphDFSUtils.o c/graphLib/.libs/graphUtils.o c/graphLib/extensionSystem/.libs/graphExtensions.o c/graphLib/homeomorphSearch/.libs/graphK23Search.o c/graphLib/homeomorphSearch/.libs/graphK23Search_Extensions.o c/graphLib/homeomorphSearch/.libs/graphK33Search.o c/graphLib/homeomorphSearch/.libs/graphK33Search_Extensions.o c/graphLib/homeomorphSearch/.libs/graphK4Search.o c/graphLib/homeomorphSearch/.libs/graphK4Search_Extensions.o c/graphLib/io/.libs/g6-api-utilities.o c/graphLib/io/.libs/g6-read-iterator.o c/graphLib/io/.libs/g6-write-iterator.o c/graphLib/io/.libs/graphIO.o c/graphLib/io/.libs/strbuf.o c/graphLib/io/.libs/strOrFile.o c/graphLib/lowLevelUtils/.libs/apiutils.o c/graphLib/lowLevelUtils/.libs/listcoll.o c/graphLib/lowLevelUtils/.libs/stack.o c/graphLib/planarityRelated/.libs/graphDrawPlanar.o c/graphLib/planarityRelated/.libs/graphDrawPlanar_Extensions.o c/graphLib/planarityRelated/.libs/graphEmbed.o c/graphLib/planarityRelated/.libs/graphIsolator.o c/graphLib/planarityRelated/.libs/graphNonplanar.o c/graphLib/planarityRelated/.libs/graphOuterplanarObstruction.o c/graphLib/planarityRelated/.libs/graphTests.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libplanarity.so.2 -o .libs/libplanarity.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libplanarity.so.2" && ln -s "libplanarity.so.2.0.0" "libplanarity.so.2") libtool: link: (cd ".libs" && rm -f "libplanarity.so" && ln -s "libplanarity.so.2.0.0" "libplanarity.so") libtool: link: ar cr .libs/libplanarity.a c/graphLib/graphDFSUtils.o c/graphLib/graphUtils.o c/graphLib/extensionSystem/graphExtensions.o c/graphLib/homeomorphSearch/graphK23Search.o c/graphLib/homeomorphSearch/graphK23Search_Extensions.o c/graphLib/homeomorphSearch/graphK33Search.o c/graphLib/homeomorphSearch/graphK33Search_Extensions.o c/graphLib/homeomorphSearch/graphK4Search.o c/graphLib/homeomorphSearch/graphK4Search_Extensions.o c/graphLib/io/g6-api-utilities.o c/graphLib/io/g6-read-iterator.o c/graphLib/io/g6-write-iterator.o c/graphLib/io/graphIO.o c/graphLib/io/strbuf.o c/graphLib/io/strOrFile.o c/graphLib/lowLevelUtils/apiutils.o c/graphLib/lowLevelUtils/listcoll.o c/graphLib/lowLevelUtils/stack.o c/graphLib/planarityRelated/graphDrawPlanar.o c/graphLib/planarityRelated/graphDrawPlanar_Extensions.o c/graphLib/planarityRelated/graphEmbed.o c/graphLib/planarityRelated/graphIsolator.o c/graphLib/planarityRelated/graphNonplanar.o c/graphLib/planarityRelated/graphOuterplanarObstruction.o c/graphLib/planarityRelated/graphTests.o libtool: link: ranlib .libs/libplanarity.a libtool: link: ( cd ".libs" && rm -f "libplanarity.la" && ln -s "../libplanarity.la" "libplanarity.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o planarity c/planarityApp/planarity.o c/planarityApp/planarityCommandLine.o c/planarityApp/planarityHelp.o c/planarityApp/planarityMenu.o c/planarityApp/planarityRandomGraphs.o c/planarityApp/planaritySpecificGraph.o c/planarityApp/planarityTransformGraph.o c/planarityApp/planarityTestAllGraphs.o c/planarityApp/planarityUtils.o libplanarity.la libtool: link: gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/planarity c/planarityApp/planarity.o c/planarityApp/planarityCommandLine.o c/planarityApp/planarityHelp.o c/planarityApp/planarityMenu.o c/planarityApp/planarityRandomGraphs.o c/planarityApp/planaritySpecificGraph.o c/planarityApp/planarityTransformGraph.o c/planarityApp/planarityTestAllGraphs.o c/planarityApp/planarityUtils.o ./.libs/libplanarity.so make[1]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite' ==> Entering fakeroot environment... ==> Starting package()... Making install in c/samples make[1]: Entering directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[2]: Entering directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/share/doc/planarity/samples' /usr/bin/install -c -m 644 drawExample.0-based.txt drawExample.0-based.txt.ColorVertices.out.txt drawExample.0-based.txt.DrawPlanar.out.txt drawExample.0-based.txt.DrawPlanar.out.txt.render.txt drawExample.txt drawExample.txt.ColorVertices.out.txt drawExample.txt.DrawPlanar.out.txt drawExample.txt.DrawPlanar.out.txt.render.txt K10.g6 K10.g6.0-based.AdjList.out.txt K10.g6.0-based.AdjList.out.txt.0-based.G6.out.g6 K10.g6.0-based.AdjMat.out.txt maxPlanar5.0-based.txt maxPlanar5.0-based.txt.ColorVertices.out.txt maxPlanar5.0-based.txt.DrawPlanar.out.txt maxPlanar5.0-based.txt.DrawPlanar.out.txt.render.txt maxPlanar5.0-based.txt.PlanarEmbed.out.txt maxPlanar5.txt maxPlanar5.txt.ColorVertices.out.txt maxPlanar5.txt.DrawPlanar.out.txt maxPlanar5.txt.DrawPlanar.out.txt.render.txt maxPlanar5.txt.PlanarEmbed.out.txt N5-all.g6 N5-all.g6.0-based.AdjList.out.txt N5-all.g6.0-based.AdjMat.out.txt nauty_example.g6 nauty_example.g6.0-based.AdjList.out.txt nauty_example.g6.0-based.AdjList.out.txt.0-based.G6.out.g6 nauty_example.g6.0-based.AdjMat.out.txt Petersen.0-based.txt Petersen.0-based.txt.ColorVertices.out.txt Petersen.0-based.txt.K23Search.out.txt Petersen.0-based.txt.K33Search.out.txt Petersen.0-based.txt.K4Search.out.txt Petersen.0-based.txt.OuterplanarEmbed.out.txt Petersen.0-based.txt.PlanarEmbed.out.txt Petersen.txt Petersen.txt.ColorVertices.out.txt Petersen.txt.K23Search.out.txt Petersen.txt.K33Search.out.txt '/build/planarity/pkg/planarity/usr/share/doc/planarity/samples' /usr/bin/install -c -m 644 Petersen.txt.K4Search.out.txt Petersen.txt.OuterplanarEmbed.out.txt Petersen.txt.PlanarEmbed.out.txt '/build/planarity/pkg/planarity/usr/share/doc/planarity/samples' make[2]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[1]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite/c/samples' make[1]: Entering directory '/build/planarity/src/edge-addition-planarity-suite' make[2]: Entering directory '/build/planarity/src/edge-addition-planarity-suite' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/share/doc/planarity' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/lib' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/lib/pkgconfig' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c libplanarity.la '/build/planarity/pkg/planarity/usr/lib' /usr/bin/install -c -m 644 README.md LICENSE.TXT '/build/planarity/pkg/planarity/usr/share/doc/planarity' /usr/bin/install -c -m 644 libplanarity.pc '/build/planarity/pkg/planarity/usr/lib/pkgconfig' /usr/bin/install -c -m 644 c/planarityApp/planarity.1 '/build/planarity/pkg/planarity/usr/share/man/man1' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/planarityApp' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity' /usr/bin/install -c -m 644 c/planarityApp/planarity.h '/build/planarity/pkg/planarity/usr/include/planarity/c/planarityApp' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib' /usr/bin/install -c -m 644 c/graph.h c/graphLib.h '/build/planarity/pkg/planarity/usr/include/planarity' /usr/bin/install -c -m 644 c/graphLib/graph.h c/graphLib/graphLib.h c/graphLib/graphStructures.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/lowLevelUtils' /usr/bin/install -c -m 644 c/graphLib/lowLevelUtils/apiutils.h c/graphLib/lowLevelUtils/appconst.h c/graphLib/lowLevelUtils/listcoll.h c/graphLib/lowLevelUtils/platformTime.h c/graphLib/lowLevelUtils/stack.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/lowLevelUtils' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/io' /usr/bin/install -c -m 644 c/graphLib/io/g6-api-utilities.h c/graphLib/io/g6-read-iterator.h c/graphLib/io/g6-write-iterator.h c/graphLib/io/strbuf.h c/graphLib/io/strOrFile.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/io' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/planarityRelated' /usr/bin/install -c -m 644 c/graphLib/planarityRelated/graphDrawPlanar.h c/graphLib/planarityRelated/graphDrawPlanar.private.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/planarityRelated' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/homeomorphSearch' /usr/bin/install -c -m 644 c/graphLib/homeomorphSearch/graphK23Search.h c/graphLib/homeomorphSearch/graphK23Search.private.h c/graphLib/homeomorphSearch/graphK33Search.h c/graphLib/homeomorphSearch/graphK33Search.private.h c/graphLib/homeomorphSearch/graphK4Search.h c/graphLib/homeomorphSearch/graphK4Search.private.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/homeomorphSearch' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/extensionSystem' /usr/bin/install -c -m 644 c/graphLib/extensionSystem/graphExtensions.h c/graphLib/extensionSystem/graphExtensions.private.h c/graphLib/extensionSystem/graphFunctionTable.h '/build/planarity/pkg/planarity/usr/include/planarity/c/graphLib/extensionSystem' libtool: install: /usr/bin/install -c .libs/libplanarity.so.2.0.0 /build/planarity/pkg/planarity/usr/lib/libplanarity.so.2.0.0 libtool: install: (cd /build/planarity/pkg/planarity/usr/lib && { ln -s -f libplanarity.so.2.0.0 libplanarity.so.2 || { rm -f libplanarity.so.2 && ln -s libplanarity.so.2.0.0 libplanarity.so.2; }; }) libtool: install: (cd /build/planarity/pkg/planarity/usr/lib && { ln -s -f libplanarity.so.2.0.0 libplanarity.so || { rm -f libplanarity.so && ln -s libplanarity.so.2.0.0 libplanarity.so; }; }) libtool: install: /usr/bin/install -c .libs/libplanarity.lai /build/planarity/pkg/planarity/usr/lib/libplanarity.la libtool: install: /usr/bin/install -c .libs/libplanarity.a /build/planarity/pkg/planarity/usr/lib/libplanarity.a libtool: install: chmod 644 /build/planarity/pkg/planarity/usr/lib/libplanarity.a libtool: install: ranlib /build/planarity/pkg/planarity/usr/lib/libplanarity.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/build/planarity/pkg/planarity/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c planarity '/build/planarity/pkg/planarity/usr/bin' libtool: warning: 'libplanarity.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/planarity /build/planarity/pkg/planarity/usr/bin/planarity make[2]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite' make[1]: Leaving directory '/build/planarity/src/edge-addition-planarity-suite' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "planarity"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: planarity 4.0.0.0-1 (Sat Mar 15 08:26:06 2025) ==> Cleaning up...