I get and error while compiling planarity. I attach the log file.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/f0e3aff0-57fd-4359-962e-a2b5a33842f6n%40googlegroups.com.
Using cached file /home/benjamin/Sage/sage/upstream/planarity-3.0.1.0.tar.gz
Setting up build directory /home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0
No patch files found in ../patches
Host system: Linux teresa 6.14.6-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:35:59 +0000 x86_64 GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 15.1.1 20250425 (GCC)
No stamp file for package 'planarity' in /home/benjamin/Sage/sage/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] Configuring planarity-3.0.1.0
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether the C compiler works... yes
[spkg-install] checking for C compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking whether make supports the include directive... yes (GNU style)
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking how to print strings... printf
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking how to run the C preprocessor... gcc -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... yes
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking ctype.h usability... yes
[spkg-install] checking ctype.h presence... yes
[spkg-install] checking for ctype.h... yes
[spkg-install] checking stdio.h usability... yes
[spkg-install] checking stdio.h presence... yes
[spkg-install] checking for stdio.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking time.h usability... yes
[spkg-install] checking time.h presence... yes
[spkg-install] checking for time.h... yes
[spkg-install] checking for unistd.h... (cached) yes
[spkg-install] checking that generated files are newer than configure... done
[spkg-install] configure: creating ./config.status
[spkg-install] config.status: creating Makefile
[spkg-install] config.status: executing depfiles commands
[spkg-install] config.status: executing libtool commands
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] Building planarity-3.0.1.0
[spkg-install] gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/planarity.o c/planarity.c
[spkg-install] gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/planarityCommandLine.o c/planarityCommandLine.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphDFSUtils.lo c/graphDFSUtils.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphDrawPlanar.lo c/graphDrawPlanar.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphDrawPlanar_Extensions.lo c/graphDrawPlanar_Extensions.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphEmbed.lo c/graphEmbed.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphExtensions.lo c/graphExtensions.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphIO.lo c/graphIO.c
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphEmbed.c  -fPIC -DPIC -o c/.libs/graphEmbed.o
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphDrawPlanar.c  -fPIC -DPIC -o c/.libs/graphDrawPlanar.o
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphIsolator.lo c/graphIsolator.c
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphExtensions.c  -fPIC -DPIC -o c/.libs/graphExtensions.o
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphDrawPlanar_Extensions.c  -fPIC -DPIC -o c/.libs/graphDrawPlanar_Extensions.o
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphIO.c  -fPIC -DPIC -o c/.libs/graphIO.o
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphDFSUtils.c  -fPIC -DPIC -o c/.libs/graphDFSUtils.o
[spkg-install] c/graphEmbed.c: In function 'gp_Embed':
[spkg-install] c/graphEmbed.c:92:9: error: too many arguments to function 'theGraph->functions.fpEmbeddingInitialize'; expected 0, have 1
[spkg-install]    92 |     if (theGraph->functions.fpEmbeddingInitialize(theGraph) != OK)
[spkg-install]       |         ^~~~~~~~                                  ~~~~~~~~
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphEmbed.c:9:
[spkg-install] c/graphFunctionTable.h:24:16: note: declared here
[spkg-install]    24 |         int  (*fpEmbeddingInitialize)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c:105:19: error: too many arguments to function 'theGraph->functions.fpWalkUp'; expected 0, have 3
[spkg-install]   105 |                   theGraph->functions.fpWalkUp(theGraph, v, e);
[spkg-install]       |                   ^~~~~~~~                     ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:26:16: note: declared here
[spkg-install]    26 |         void (*fpWalkUp)();
[spkg-install]       |                ^~~~~~~~
[spkg-install] c/graphEmbed.c:120:36: error: too many arguments to function 'theGraph->functions.fpWalkDown'; expected 0, have 3
[spkg-install]   120 |                           RetVal = theGraph->functions.fpWalkDown(theGraph, v, gp_GetRootFromDFSChild(theGraph, c));
[spkg-install]       |                                    ^~~~~~~~                       ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:27:16: note: declared here
[spkg-install]    27 |         int  (*fpWalkDown)();
[spkg-install]       |                ^~~~~~~~~~
[spkg-install] c/graphEmbed.c:138:12: error: too many arguments to function 'theGraph->functions.fpEmbedPostprocess'; expected 0, have 3
[spkg-install]   138 |     return theGraph->functions.fpEmbedPostprocess(theGraph, v, RetVal);
[spkg-install]       |            ^~~~~~~~                               ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:32:16: note: declared here
[spkg-install]    32 |         int  (*fpEmbedPostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c: In function '_MergeBicomps':
[spkg-install] c/graphEmbed.c:629:10: error: too many arguments to function 'theGraph->functions.fpMergeVertex'; expected 0, have 4
[spkg-install]   629 |          theGraph->functions.fpMergeVertex(theGraph, Z, ZPrevLink, R);
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:29:16: note: declared here
[spkg-install]    29 |         void (*fpMergeVertex)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c: In function '_WalkDown':
[spkg-install] c/graphEmbed.c:860:35: error: too many arguments to function 'theGraph->functions.fpMergeBicomps'; expected 0, have 5
[spkg-install]   860 |                     if ((RetVal = theGraph->functions.fpMergeBicomps(theGraph, v, RootVertex, W, WPrevLink)) != OK)
[spkg-install]       |                                   ^~~~~~~~                           ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:28:16: note: declared here
[spkg-install]    28 |         int  (*fpMergeBicomps)();
[spkg-install]       |                ^~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c:863:17: error: too many arguments to function 'theGraph->functions.fpEmbedBackEdgeToDescendant'; expected 0, have 5
[spkg-install]   863 |                 theGraph->functions.fpEmbedBackEdgeToDescendant(theGraph, RootSide, RootVertex, W, WPrevLink);
[spkg-install]       |                 ^~~~~~~~                                        ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:25:16: note: declared here
[spkg-install]    25 |         void (*fpEmbedBackEdgeToDescendant)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c:917:36: error: too many arguments to function 'theGraph->functions.fpHandleBlockedBicomp'; expected 0, have 4
[spkg-install]   917 |                      if ((RetVal = theGraph->functions.fpHandleBlockedBicomp(theGraph, v, RootVertex, R)) != OK)
[spkg-install]       |                                    ^~~~~~~~                                  ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:31:16: note: declared here
[spkg-install]    31 |         int  (*fpHandleBlockedBicomp)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c:960:26: error: too many arguments to function 'theGraph->functions.fpHandleInactiveVertex'; expected 0, have 4
[spkg-install]   960 |                      if (theGraph->functions.fpHandleInactiveVertex(theGraph, RootVertex, &W, &WPrevLink) != OK)
[spkg-install]       |                          ^~~~~~~~                                   ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:30:16: note: declared here
[spkg-install]    30 |         int  (*fpHandleInactiveVertex)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphEmbed.c:980:32: error: too many arguments to function 'theGraph->functions.fpHandleBlockedBicomp'; expected 0, have 4
[spkg-install]   980 |                  if ((RetVal = theGraph->functions.fpHandleBlockedBicomp(theGraph, v, RootVertex, RootVertex)) == OK)
[spkg-install]       |                                ^~~~~~~~                                  ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:31:16: note: declared here
[spkg-install]    31 |         int  (*fpHandleBlockedBicomp)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDFSUtils.c: In function 'gp_SortVertices':
[spkg-install] c/graphDFSUtils.c:136:13: error: too many arguments to function 'theGraph->functions.fpSortVertices'; expected 0, have 1
[spkg-install]   136 |      return theGraph->functions.fpSortVertices(theGraph);
[spkg-install]       |             ^~~~~~~~                           ~~~~~~~~
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphDFSUtils.c:9:
[spkg-install] c/graphFunctionTable.h:43:16: note: declared here
[spkg-install]    43 |         int  (*fpSortVertices)();
[spkg-install]       |                ^~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function 'gp_AttachDrawPlanar':
[spkg-install] c/graphDrawPlanar_Extensions.c:107:40: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, int,  int,  int,  int)' [-Wincompatible-pointer-types]
[spkg-install]   107 |      context->functions.fpMergeBicomps = _DrawPlanar_MergeBicomps;
[spkg-install]       |                                        ^
[spkg-install] c/graphDrawPlanar_Extensions.c:31:6: note: '_DrawPlanar_MergeBicomps' declared here
[spkg-install]    31 | int  _DrawPlanar_MergeBicomps(graphP theGraph, int v, int RootVertex, int W, int WPrevLink);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:108:48: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, int,  int *, int *)' [-Wincompatible-pointer-types]
[spkg-install]   108 |      context->functions.fpHandleInactiveVertex = _DrawPlanar_HandleInactiveVertex;
[spkg-install]       |                                                ^
[spkg-install] c/graphDrawPlanar_Extensions.c:32:6: note: '_DrawPlanar_HandleInactiveVertex' declared here
[spkg-install]    32 | int  _DrawPlanar_HandleInactiveVertex(graphP theGraph, int BicompRoot, int *pW, int *pWPrevLink);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:109:44: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, int,  int)' [-Wincompatible-pointer-types]
[spkg-install]   109 |      context->functions.fpEmbedPostprocess = _DrawPlanar_EmbedPostprocess;
[spkg-install]       |                                            ^
[spkg-install] c/graphDrawPlanar_Extensions.c:33:6: note: '_DrawPlanar_EmbedPostprocess' declared here
[spkg-install]    33 | int  _DrawPlanar_EmbedPostprocess(graphP theGraph, int v, int edgeEmbeddingResult);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:110:51: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, baseGraphStructure *)' [-Wincompatible-pointer-types]
[spkg-install]   110 |      context->functions.fpCheckEmbeddingIntegrity = _DrawPlanar_CheckEmbeddingIntegrity;
[spkg-install]       |                                                   ^
[spkg-install] c/graphDrawPlanar_Extensions.c:34:6: note: '_DrawPlanar_CheckEmbeddingIntegrity' declared here
[spkg-install]    34 | int  _DrawPlanar_CheckEmbeddingIntegrity(graphP theGraph, graphP origGraph);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:111:53: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, baseGraphStructure *)' [-Wincompatible-pointer-types]
[spkg-install]   111 |      context->functions.fpCheckObstructionIntegrity = _DrawPlanar_CheckObstructionIntegrity;
[spkg-install]       |                                                     ^
[spkg-install] c/graphDrawPlanar_Extensions.c:35:6: note: '_DrawPlanar_CheckObstructionIntegrity' declared here
[spkg-install]    35 | int  _DrawPlanar_CheckObstructionIntegrity(graphP theGraph, graphP origGraph);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:113:37: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, int)' [-Wincompatible-pointer-types]
[spkg-install]   113 |      context->functions.fpInitGraph = _DrawPlanar_InitGraph;
[spkg-install]       |                                     ^
[spkg-install] c/graphDrawPlanar_Extensions.c:37:6: note: '_DrawPlanar_InitGraph' declared here
[spkg-install]    37 | int  _DrawPlanar_InitGraph(graphP theGraph, int N);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:114:45: error: assignment to 'void (*)(void)' from incompatible pointer type 'void (*)(baseGraphStructure *)' [-Wincompatible-pointer-types]
[spkg-install]   114 |      context->functions.fpReinitializeGraph = _DrawPlanar_ReinitializeGraph;
[spkg-install]       |                                             ^
[spkg-install] c/graphDrawPlanar_Extensions.c:38:6: note: '_DrawPlanar_ReinitializeGraph' declared here
[spkg-install]    38 | void _DrawPlanar_ReinitializeGraph(graphP theGraph);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:115:45: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, int)' [-Wincompatible-pointer-types]
[spkg-install]   115 |      context->functions.fpEnsureArcCapacity = _DrawPlanar_EnsureArcCapacity;
[spkg-install]       |                                             ^
[spkg-install] c/graphDrawPlanar_Extensions.c:39:6: note: '_DrawPlanar_EnsureArcCapacity' declared here
[spkg-install]    39 | int  _DrawPlanar_EnsureArcCapacity(graphP theGraph, int requiredArcCapacity);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:116:40: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *)' [-Wincompatible-pointer-types]
[spkg-install]   116 |      context->functions.fpSortVertices = _DrawPlanar_SortVertices;
[spkg-install]       |                                        ^
[spkg-install] c/graphDrawPlanar_Extensions.c:40:6: note: '_DrawPlanar_SortVertices' declared here
[spkg-install]    40 | int  _DrawPlanar_SortVertices(graphP theGraph);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:118:43: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, void *, long int)' [-Wincompatible-pointer-types]
[spkg-install]   118 |      context->functions.fpReadPostprocess = _DrawPlanar_ReadPostprocess;
[spkg-install]       |                                           ^
[spkg-install] c/graphDrawPlanar_Extensions.c:42:6: note: '_DrawPlanar_ReadPostprocess' declared here
[spkg-install]    42 | int  _DrawPlanar_ReadPostprocess(graphP theGraph, void *extraData, long extraDataSize);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:119:44: error: assignment to 'int (*)(void)' from incompatible pointer type 'int (*)(baseGraphStructure *, void **, long int *)' [-Wincompatible-pointer-types]
[spkg-install]   119 |      context->functions.fpWritePostprocess = _DrawPlanar_WritePostprocess;
[spkg-install]       |                                            ^
[spkg-install] c/graphDrawPlanar_Extensions.c:43:6: note: '_DrawPlanar_WritePostprocess' declared here
[spkg-install]    43 | int  _DrawPlanar_WritePostprocess(graphP theGraph, void **pExtraData, long *pExtraDataSize);
[spkg-install]       |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_InitGraph':
[spkg-install] c/graphDrawPlanar_Extensions.c:316:9: error: too many arguments to function 'context->functions.fpInitGraph'; expected 0, have 2
[spkg-install]   316 |         context->functions.fpInitGraph(theGraph, N);
[spkg-install]       |         ^~~~~~~                        ~~~~~~~~
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphDrawPlanar.private.h:10,
[spkg-install]                  from c/graphDrawPlanar_Extensions.c:9:
[spkg-install] c/graphFunctionTable.h:40:16: note: declared here
[spkg-install]    40 |         int  (*fpInitGraph)();
[spkg-install]       |                ^~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_ReinitializeGraph':
[spkg-install] c/graphDrawPlanar_Extensions.c:332:17: error: too many arguments to function 'context->functions.fpReinitializeGraph'; expected 0, have 1
[spkg-install]   332 |                 context->functions.fpReinitializeGraph(theGraph);
[spkg-install]       |                 ^~~~~~~                                ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:41:16: note: declared here
[spkg-install]    41 |         void (*fpReinitializeGraph)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_SortVertices':
[spkg-install] c/graphDrawPlanar_Extensions.c:415:13: error: too many arguments to function 'context->functions.fpSortVertices'; expected 0, have 1
[spkg-install]   415 |         if (context->functions.fpSortVertices(theGraph) != OK)
[spkg-install]       |             ^~~~~~~                           ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:43:16: note: declared here
[spkg-install]    43 |         int  (*fpSortVertices)();
[spkg-install]       |                ^~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_MergeBicomps':
[spkg-install] c/graphDrawPlanar_Extensions.c:441:16: error: too many arguments to function 'context->functions.fpMergeBicomps'; expected 0, have 5
[spkg-install]   441 |         return context->functions.fpMergeBicomps(theGraph, v, RootVertex, W, WPrevLink);
[spkg-install]       |                ^~~~~~~                           ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:28:16: note: declared here
[spkg-install]    28 |         int  (*fpMergeBicomps)();
[spkg-install]       |                ^~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_HandleInactiveVertex':
[spkg-install] c/graphDrawPlanar_Extensions.c:457:22: error: too many arguments to function 'context->functions.fpHandleInactiveVertex'; expected 0, have 4
[spkg-install]   457 |         int RetVal = context->functions.fpHandleInactiveVertex(theGraph, BicompRoot, pW, pWPrevLink);
[spkg-install]       |                      ^~~~~~~                                   ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:30:16: note: declared here
[spkg-install]    30 |         int  (*fpHandleInactiveVertex)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphIO.c: In function 'gp_Read':
[spkg-install] c/graphIO.c:364:23: error: too many arguments to function 'theGraph->functions.fpReadPostprocess'; expected 0, have 3
[spkg-install]   364 |              RetVal = theGraph->functions.fpReadPostprocess(theGraph, extraData, fileSize - filePos);
[spkg-install]       |                       ^~~~~~~~                              ~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_EmbedPostprocess':
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphIO.c:10:
[spkg-install] c/graphFunctionTable.h:45:16: note: declared here
[spkg-install]    45 |         int  (*fpReadPostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c:507:22: error: too many arguments to function 'context->functions.fpEmbedPostprocess'; expected 0, have 3
[spkg-install]   507 |         int RetVal = context->functions.fpEmbedPostprocess(theGraph, v, edgeEmbeddingResult);
[spkg-install]       |                      ^~~~~~~                               ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:32:16: note: declared here
[spkg-install]    32 |         int  (*fpEmbedPostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_CheckEmbeddingIntegrity':
[spkg-install] c/graphDrawPlanar_Extensions.c:533:13: error: too many arguments to function 'context->functions.fpCheckEmbeddingIntegrity'; expected 0, have 2
[spkg-install]   533 |         if (context->functions.fpCheckEmbeddingIntegrity(theGraph, origGraph) != OK)
[spkg-install]       |             ^~~~~~~                                      ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:35:16: note: declared here
[spkg-install]    35 |         int  (*fpCheckEmbeddingIntegrity)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_ReadPostprocess':
[spkg-install] c/graphDrawPlanar_Extensions.c:560:13: error: too many arguments to function 'context->functions.fpReadPostprocess'; expected 0, have 3
[spkg-install]   560 |         if (context->functions.fpReadPostprocess(theGraph, extraData, extraDataSize) != OK)
[spkg-install]       |             ^~~~~~~                              ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:45:16: note: declared here
[spkg-install]    45 |         int  (*fpReadPostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~
[spkg-install] c/graphDrawPlanar_Extensions.c: In function '_DrawPlanar_WritePostprocess':
[spkg-install] c/graphDrawPlanar_Extensions.c:618:13: error: too many arguments to function 'context->functions.fpWritePostprocess'; expected 0, have 3
[spkg-install]   618 |         if (context->functions.fpWritePostprocess(theGraph, pExtraData, pExtraDataSize) != OK)
[spkg-install]       |             ^~~~~~~                               ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:46:16: note: declared here
[spkg-install]    46 |         int  (*fpWritePostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~
[spkg-install] c/graphIO.c: In function 'gp_Write':
[spkg-install] c/graphIO.c:660:19: error: too many arguments to function 'theGraph->functions.fpWritePostprocess'; expected 0, have 3
[spkg-install]   660 |          RetVal = theGraph->functions.fpWritePostprocess(theGraph, &extraData, &extraDataSize);
[spkg-install]       |                   ^~~~~~~~                               ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:46:16: note: declared here
[spkg-install]    46 |         int  (*fpWritePostprocess)();
[spkg-install]       |                ^~~~~~~~~~~~~~~~~~
[spkg-install] make[5]: *** [Makefile:664: c/graphDFSUtils.lo] Error 1
[spkg-install] make[5]: *** Waiting for unfinished jobs....
[spkg-install] make[5]: *** [Makefile:664: c/graphDrawPlanar_Extensions.lo] Error 1
[spkg-install] make[5]: *** [Makefile:664: c/graphEmbed.lo] Error 1
[spkg-install] make[5]: *** [Makefile:664: c/graphIO.lo] Error 1
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphIsolator.c  -fPIC -DPIC -o c/.libs/graphIsolator.o
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorA':
[spkg-install] c/graphIsolator.c:156:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   156 |          theGraph->functions.fpMarkDFSPath(theGraph, MIN(IC->ux, IC->uy), IC->r) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphIsolator.c:9:
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorB':
[spkg-install] c/graphIsolator.c:174:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   174 |          theGraph->functions.fpMarkDFSPath(theGraph, MIN3(IC->ux,IC->uy,IC->uz),
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorC':
[spkg-install] c/graphIsolator.c:207:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   207 |          theGraph->functions.fpMarkDFSPath(theGraph, MIN(IC->ux, IC->uy), IC->r) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorD':
[spkg-install] c/graphIsolator.c:225:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   225 |          theGraph->functions.fpMarkDFSPath(theGraph, MIN(IC->ux, IC->uy), IC->r) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorE':
[spkg-install] c/graphIsolator.c:266:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   266 |          theGraph->functions.fpMarkDFSPath(theGraph, MIN3(IC->ux, IC->uy, IC->uz), IC->r) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorE3':
[spkg-install] c/graphIsolator.c:354:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   354 |      if (theGraph->functions.fpMarkDFSPath(theGraph, MIN3(IC->ux, IC->uy, IC->uz), IC->r) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_IsolateMinorE4':
[spkg-install] c/graphIsolator.c:386:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   386 |      if (theGraph->functions.fpMarkDFSPath(theGraph, MIN3(IC->ux, IC->uy, IC->uz),
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c: In function '_MarkDFSPathsToDescendants':
[spkg-install] c/graphIsolator.c:674:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   674 |      if (theGraph->functions.fpMarkDFSPath(theGraph, IC->x, IC->dx) != OK ||
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c:675:10: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   675 |          theGraph->functions.fpMarkDFSPath(theGraph, IC->y, IC->dy) != OK)
[spkg-install]       |          ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c:679:14: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   679 |          if (theGraph->functions.fpMarkDFSPath(theGraph, IC->w, IC->dw) != OK)
[spkg-install]       |              ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] c/graphIsolator.c:683:14: error: too many arguments to function 'theGraph->functions.fpMarkDFSPath'; expected 0, have 3
[spkg-install]   683 |          if (theGraph->functions.fpMarkDFSPath(theGraph, IC->w, IC->dz) != OK)
[spkg-install]       |              ^~~~~~~~                          ~~~~~~~~
[spkg-install] c/graphFunctionTable.h:33:16: note: declared here
[spkg-install]    33 |         int  (*fpMarkDFSPath)();
[spkg-install]       |                ^~~~~~~~~~~~~
[spkg-install] make[5]: *** [Makefile:664: c/graphIsolator.lo] Error 1
[spkg-install] ********************************************************************************
[spkg-install] Error building planarity-3.0.1.0
[spkg-install] ********************************************************************************
************************************************************************
Error installing package planarity-3.0.1.0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /home/benjamin/Sage/sage/logs/pkgs/planarity-3.0.1.0.log
and
  /home/benjamin/Sage/sage/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0' && '/home/benjamin/Sage/sage/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Using cached file /home/benjamin/Sage/sage/upstream/planarity-3.0.1.0.tar.gz
Setting up build directory /home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0
No patch files found in ../patches
Host system: Linux teresa 6.14.6-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 09 May 2025 17:35:59 +0000 x86_64 GNU/Linux
C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/lto-wrapper, Target: x86_64-pc-linux-gnu, Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 15.1.1 20250425 (GCC)
No stamp file for package 'planarity' in /home/benjamin/Sage/sage/local/var/lib/sage/installed
No spkg-legacy-uninstall script; nothing to do
[spkg-install] Configuring planarity-3.0.1.0
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] checking for a BSD-compatible install... /usr/bin/install -c
[spkg-install] checking whether build environment is sane... yes
[spkg-install] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[spkg-install] checking for gawk... gawk
[spkg-install] checking whether make sets $(MAKE)... yes
[spkg-install] checking whether make supports nested variables... yes
[spkg-install] checking for gcc... gcc
[spkg-install] checking whether the C compiler works... yes
[spkg-install] checking for C compiler default output file name... a.out
[spkg-install] checking for suffix of executables... 
[spkg-install] checking whether we are cross compiling... no
[spkg-install] checking for suffix of object files... o
[spkg-install] checking whether we are using the GNU C compiler... yes
[spkg-install] checking whether gcc accepts -g... yes
[spkg-install] checking for gcc option to accept ISO C89... none needed
[spkg-install] checking whether gcc understands -c and -o together... yes
[spkg-install] checking whether make supports the include directive... yes (GNU style)
[spkg-install] checking dependency style of gcc... none
[spkg-install] checking build system type... x86_64-pc-linux-gnu
[spkg-install] checking host system type... x86_64-pc-linux-gnu
[spkg-install] checking how to print strings... printf
[spkg-install] checking for a sed that does not truncate output... /usr/bin/sed
[spkg-install] checking for grep that handles long lines and -e... /usr/bin/grep
[spkg-install] checking for egrep... /usr/bin/grep -E
[spkg-install] checking for fgrep... /usr/bin/grep -F
[spkg-install] checking for ld used by gcc... ld
[spkg-install] checking if the linker (ld) is GNU ld... yes
[spkg-install] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[spkg-install] checking the name lister (/usr/bin/nm -B) interface... BSD nm
[spkg-install] checking whether ln -s works... yes
[spkg-install] checking the maximum length of command line arguments... 1572864
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[spkg-install] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[spkg-install] checking for ld option to reload object files... -r
[spkg-install] checking for objdump... objdump
[spkg-install] checking how to recognize dependent libraries... pass_all
[spkg-install] checking for dlltool... no
[spkg-install] checking how to associate runtime and link libraries... printf %s\n
[spkg-install] checking for archiver @FILE support... @
[spkg-install] checking for strip... strip
[spkg-install] checking for ranlib... ranlib
[spkg-install] checking command to parse /usr/bin/nm -B output from gcc object... ok
[spkg-install] checking for sysroot... no
[spkg-install] checking for a working dd... /usr/bin/dd
[spkg-install] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[spkg-install] checking for mt... no
[spkg-install] checking if : is a manifest tool... no
[spkg-install] checking how to run the C preprocessor... gcc -E
[spkg-install] checking for ANSI C header files... yes
[spkg-install] checking for sys/types.h... yes
[spkg-install] checking for sys/stat.h... yes
[spkg-install] checking for stdlib.h... yes
[spkg-install] checking for string.h... yes
[spkg-install] checking for memory.h... yes
[spkg-install] checking for strings.h... yes
[spkg-install] checking for inttypes.h... yes
[spkg-install] checking for stdint.h... yes
[spkg-install] checking for unistd.h... yes
[spkg-install] checking for dlfcn.h... yes
[spkg-install] checking for objdir... .libs
[spkg-install] checking if gcc supports -fno-rtti -fno-exceptions... no
[spkg-install] checking for gcc option to produce PIC... -fPIC -DPIC
[spkg-install] checking if gcc PIC flag -fPIC -DPIC works... yes
[spkg-install] checking if gcc static flag -static works... yes
[spkg-install] checking if gcc supports -c -o file.o... yes
[spkg-install] checking if gcc supports -c -o file.o... (cached) yes
[spkg-install] checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
[spkg-install] checking whether -lc should be explicitly linked in... no
[spkg-install] checking dynamic linker characteristics... GNU/Linux ld.so
[spkg-install] checking how to hardcode library paths into programs... immediate
[spkg-install] checking whether stripping libraries is possible... yes
[spkg-install] checking if libtool supports shared libraries... yes
[spkg-install] checking whether to build shared libraries... yes
[spkg-install] checking whether to build static libraries... no
[spkg-install] checking ctype.h usability... yes
[spkg-install] checking ctype.h presence... yes
[spkg-install] checking for ctype.h... yes
[spkg-install] checking stdio.h usability... yes
[spkg-install] checking stdio.h presence... yes
[spkg-install] checking for stdio.h... yes
[spkg-install] checking for stdlib.h... (cached) yes
[spkg-install] checking for string.h... (cached) yes
[spkg-install] checking time.h usability... yes
[spkg-install] checking time.h presence... yes
[spkg-install] checking for time.h... yes
[spkg-install] checking for unistd.h... (cached) yes
[spkg-install] checking that generated files are newer than configure... done
[spkg-install] configure: creating ./config.status
[spkg-install] config.status: creating Makefile
[spkg-install] config.status: executing depfiles commands
[spkg-install] config.status: executing libtool commands
[spkg-install] configure: WARNING: unrecognized options: --disable-maintainer-mode
[spkg-install] Building planarity-3.0.1.0
[spkg-install] gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/planarity.o c/planarity.c
[spkg-install] gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/planarityCommandLine.o c/planarityCommandLine.c
[spkg-install] /usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" -DPACKAGE_STRING=\"planarity\ 3.0.1.0\" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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.     -g -O2 -c -o c/graphDFSUtils.lo c/graphDFSUtils.c
[spkg-install] libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\" -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"3.0.1.0\" "-DPACKAGE_STRING=\"planarity 3.0.1.0\"" -DPACKAGE_BUGREPORT=\"jbo...@acm.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"planarity\" -DVERSION=\"3.0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_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. -g -O2 -c c/graphDFSUtils.c  -fPIC -DPIC -o c/.libs/graphDFSUtils.o
[spkg-install] c/graphDFSUtils.c: In function 'gp_SortVertices':
[spkg-install] c/graphDFSUtils.c:136:13: error: too many arguments to function 'theGraph->functions.fpSortVertices'; expected 0, have 1
[spkg-install]   136 |      return theGraph->functions.fpSortVertices(theGraph);
[spkg-install]       |             ^~~~~~~~                           ~~~~~~~~
[spkg-install] In file included from c/graphStructures.h:15,
[spkg-install]                  from c/graph.h:14,
[spkg-install]                  from c/graphDFSUtils.c:9:
[spkg-install] c/graphFunctionTable.h:43:16: note: declared here
[spkg-install]    43 |         int  (*fpSortVertices)();
[spkg-install]       |                ^~~~~~~~~~~~~~
[spkg-install] make[5]: *** [Makefile:664: c/graphDFSUtils.lo] Error 1
[spkg-install] *****************************************************************************************************************************
[spkg-install] Error building planarity-3.0.1.0
[spkg-install] *****************************************************************************************************************************
************************************************************************
Error installing package planarity-3.0.1.0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log files
  /home/benjamin/Sage/sage/logs/pkgs/planarity-3.0.1.0.log
and
  /home/benjamin/Sage/sage/config.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0 and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/benjamin/Sage/sage/local/var/tmp/sage/build/planarity-3.0.1.0' && '/home/benjamin/Sage/sage/sage' --buildsh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to