#15080: Build also wide version of ncurses
--------------------------------+---------------------------------
       Reporter:  vbraun        |        Owner:
           Type:  defect        |       Status:  needs_work
       Priority:  major         |    Milestone:  sage-5.13
      Component:  build         |   Resolution:
       Keywords:                |    Merged in:
        Authors:  Volker Braun  |    Reviewers:  Jean-Pierre Flori
Report Upstream:  N/A           |  Work issues:
         Branch:                |       Commit:
   Dependencies:                |     Stopgaps:
--------------------------------+---------------------------------
Changes (by jdemeyer):

 * status:  positive_review => needs_work


Comment:

 This fails to build on Solaris SPARC due to invalid `CFLAGS`:
 {{{
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/bin/g++
 -I../c++ -I../include -I../../c++ -DHAVE_CONFIG_H   -D__EXTENSIONS__
 -D_XOPEN_SOURCE_EXTENDED -D_FILE_OFFSET_BITS=64  -DNDEBUG -I. -I../include
 -I../../c++/../include
 
-I/home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/include
 -fPIC -c ../../c++/cursesf.cc -o ../obj_s/cursesf.o
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/bin/g++
 -I../c++ -I../include -I../../c++ -DHAVE_CONFIG_H   -D__EXTENSIONS__
 -D_XOPEN_SOURCE_EXTENDED -D_FILE_OFFSET_BITS=64  -DNDEBUG -I. -I../include
 -I../../c++/../include
 
-I/home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/include
 -fPIC -c ../../c++/cursesm.cc -o ../obj_s/cursesm.o
 In file included from
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/lib/gcc
 /sparc-sun-solaris2.10/4.7.3/include-fixed/iso/stdlib_iso.h:39:0,
                  from /usr/include/stdlib.h:18,
                  from ../../c++/internal.h:53,
                  from ../../c++/cursesf.cc:34:
 /home/buildbot/build/sage/mark-1/mark_full/build/sage-5.13.beta3/local/lib/gcc
 /sparc-sun-solaris2.10/4.7.3/include-fixed/sys/feature_tests.h:341:2:
 error: #error "Compiler or options invalid for pre-UNIX 03 X/Open
 applications      and pre-2001 POSIX applications"
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15080#comment:13>
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/groups/opt_out.

Reply via email to