#15317: Troubles with Python and ncurses on Cygwin
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.2
      Component:  porting: Cygwin    |   Resolution:
       Keywords:  cygwin spkg        |    Merged in:
  ncurses                            |    Reviewers:  Travis Scrimshaw
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  Workaround found;  |       Commit:
  Bug reported upstream.             |  c0a09c5122ffba794a121ad3bdf8fdf5cb96f2c8
         Branch:                     |     Stopgaps:
  u/jpflori/ticket/15317             |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jpflori):

 Hum, here is waht the pytho log says:
 {{{
 gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
 -I. -IIn
 clude -I./Include  -fPIC -DPy_BUILD_CORE -o Python/graminit.o
 Python/graminit.c
 gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall
 -I. -IIn
 clude -I./Include  -fPIC -DPy_BUILD_CORE \
               -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" \
               -DHGVERSION="\"`LC_ALL=C hg id -i .`\"" \
               -DHGTAG="\"`LC_ALL=C hg id -t .`\"" \
               -DHGBRANCH="\"`LC_ALL=C hg id -b .`\"" \
               -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
 ************************************************************************
 It seems that you are attempting to run Sage from an unpacked source
 tarball, but you have not compiled it yet (or maybe the build has not
 finished). You should run `make` in the Sage root directory first.
 If you did not intend to build Sage from source, you should download
 a binary tarball instead. Read README.txt for more information.
 ************************************************************************
 ************************************************************************
 It seems that you are attempting to run Sage from an unpacked source
 tarball, but you have not compiled it yet (or maybe the build has not
 finished). You should run `make` in the Sage root directory first.
 If you did not intend to build Sage from source, you should download
 a binary tarball instead. Read README.txt for more information.
 ************************************************************************
 ************************************************************************
 It seems that you are attempting to run Sage from an unpacked source
 tarball, but you have not compiled it yet (or maybe the build has not
 finished). You should run `make` in the Sage root directory first.
 If you did not intend to build Sage from source, you should download
 a binary tarball instead. Read README.txt for more information.
 ************************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15317#comment:37>
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