#18187: Move the planarity files to a spkg
-------------------------------------+-------------------------------------
       Reporter:  ncohen             |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.7
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:  Jeroen Demeyer,
        Authors:  Nathann Cohen,     |  Nathann Cohen
  Jeroen Demeyer                     |  Work issues:
Report Upstream:  Reported           |       Commit:
  upstream. No feedback yet.         |  50c7307d29c5261c7bc2fd5b8e3268e9ba021b70
         Branch:  public/18187       |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Fails on OSX. Also, appears to compile nauty which isn't free (definitely
 not BSD)
 {{{
 libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\"
 -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"2.2.0\"
 "-DPACKAGE_STRING=\"planarity 2.2.0\""
 -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
 -DPACKAGE=\"planarity\" -DVERSION=\"2.2.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/\" -I. -O3 -MT nauty/nauty.lo -MD -MP -MF
 nauty/.deps/nauty.Tpo -c nauty/nauty.c  -fno-common -DPIC -o
 nauty/.libs/nauty.o
 In file included from nauty/nautil.c:37:0:
 nauty/nauty.h:570:20: fatal error: malloc.h: No such file or directory
  #include <malloc.h>
                     ^
 compilation terminated.
 make[4]: *** [nauty/nautil.lo] Error 1
 libtool: compile:  gcc -DPACKAGE_NAME=\"planarity\"
 -DPACKAGE_TARNAME=\"planarity\" -DPACKAGE_VERSION=\"2.2.0\"
 "-DPACKAGE_STRING=\"planarity 2.2.0\""
 -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\"
 -DPACKAGE=\"planarity\" -DVERSION=\"2.2.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/\" -I. -O3 -MT nauty/outproc.lo -MD -MP -MF
 nauty/.deps/outproc.Tpo -c nauty/outproc.c  -fno-common -DPIC -o
 nauty/.libs/outproc.o
 In file included from nauty/nauty.c:38:0:
 nauty/nauty.h:570:20: fatal error: malloc.h: No such file or directory
  #include <malloc.h>
                     ^
 compilation terminated.
 make[4]: *** [nauty/nauty.lo] Error 1
 In file included from nauty/naututil.h:56:0,
                  from nauty/outproc.c:11:
 nauty/nauty.h:570:20: fatal error: malloc.h: No such file or directory
  #include <malloc.h>
                     ^
 compilation terminated.
 make[4]: *** [nauty/outproc.lo] Error 1
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18187#comment:32>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to