#7861: pynac-0.1.10 not building with Open Solaris.
------------------------------------------------------------+---------------
Reporter: drkirkby | Owner:
drkirkby
Type: defect | Status: new
Priority: major | Milestone:
sage-4.3.1
Component: solaris | Keywords:
Work_issues: | Author:
Upstream: None of the above - read trac for reasoning. | Reviewer:
Merged: |
------------------------------------------------------------+---------------
I don't know C++, so are not really going to be a lot of help sorting this
out.
== Build environment ==
* Sun Ultra 27 (Intel Xeon, '''not''' SPARC)
* Sage 4.3.1.alpha1 (with a few packages hacked to work on 64-bit)
* gcc 4.3.4 configured with Sun linker and GNU assembler from binutils
version 2.20.
* 64-bit build.
== Notes ==
I'll decide whether to report this upstream once I get some feedback from
others what it might be. It should also be noted that Sun's compiler on
SPARC dislikes some of pynac's code too (#7029).
== The problem ==
The error messages are below.
{{{
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/include-fixed/sys/feature_tests.h:296:1: warning: this
is the location of the previous definition
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from ex.h:31,
from container.h:33,
from exprseq.h:28,
from ncmul.h:26,
from ncmul.cpp:27:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1028:1:
warning: "_XOPEN_SOURCE" redefined
<built-in>: warning: this is the location of the previous definition
mv -f .deps/ncmul.Tpo .deps/ncmul.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64
-MT normal.lo -MD -MP -MF .deps/normal.Tpo -c -o normal.lo normal.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64 -MT
normal.lo -MD -MP -MF .deps/normal.Tpo -c normal.cpp -fPIC -DPIC -o
.libs/normal.o
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from ex.h:31,
from container.h:33,
from lst.h:28,
from normal.h:29,
from normal.cpp:29:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1019:1:
warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/iso/stdlib_iso.h:48,
from /usr/include/stdlib.h:35,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cstdlib:73,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/stl_algo.h:65,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/algorithm:67,
from normal.cpp:26:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/include-fixed/sys/feature_tests.h:296:1: warning: this
is the location of the previous definition
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from ex.h:31,
from container.h:33,
from lst.h:28,
from normal.h:29,
from normal.cpp:29:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1028:1:
warning: "_XOPEN_SOURCE" redefined
<built-in>: warning: this is the location of the previous definition
mv -f .deps/normal.Tpo .deps/normal.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64
-MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c -o numeric.lo numeric.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64 -MT
numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.cpp -fPIC -DPIC -o
.libs/numeric.o
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from numeric.h:48,
from numeric.cpp:63:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1019:1:
warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-solaris2.11/4.3.4/include-fixed/wchar.h:41,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:52,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/postypes.h:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/string:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/stdexcept:44,
from numeric.cpp:54:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/include-fixed/sys/feature_tests.h:296:1: warning: this
is the location of the previous definition
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from numeric.h:48,
from numeric.cpp:63:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1028:1:
warning: "_XOPEN_SOURCE" redefined
<built-in>: warning: this is the location of the previous definition
numeric.cpp: In function ‘PyObject* Integer(const long int&)’:
numeric.cpp:259: warning: deprecated conversion from string constant to
‘char*’
numeric.cpp: In function ‘void GiNaC::coerce(GiNaC::Number_T&,
GiNaC::Number_T&, const GiNaC::Number_T&, const GiNaC::Number_T&)’:
numeric.cpp:349: warning: deprecated conversion from string constant to
‘char*’
mv -f .deps/numeric.Tpo .deps/numeric.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64
-MT operators.lo -MD -MP -MF .deps/operators.Tpo -c -o operators.lo
operators.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64 -MT
operators.lo -MD -MP -MF .deps/operators.Tpo -c operators.cpp -fPIC -DPIC
-o .libs/operators.o
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from numeric.h:48,
from operators.cpp:27:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1019:1:
warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-solaris2.11/4.3.4/include-fixed/wchar.h:41,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:52,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/postypes.h:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/iosfwd:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ios:44,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ostream:45,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/iostream:45,
from operators.cpp:23:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/include-fixed/sys/feature_tests.h:296:1: warning: this
is the location of the previous definition
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from basic.h:38,
from numeric.h:48,
from operators.cpp:27:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1028:1:
warning: "_XOPEN_SOURCE" redefined
<built-in>: warning: this is the location of the previous definition
mv -f .deps/operators.Tpo .deps/operators.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64
-MT power.lo -MD -MP -MF .deps/power.Tpo -c -o power.lo power.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I..
-I/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6 -m64 -MT
power.lo -MD -MP -MF .deps/power.Tpo -c power.cpp -fPIC -DPIC -o
.libs/power.o
In file included from
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/Python.h:8,
from power.cpp:25:
/export/home/drkirkby/sage-4.3.1.alpha1/local/include/python2.6/pyconfig.h:1028:1:
warning: "_XOPEN_SOURCE" redefined
<built-in>: warning: this is the location of the previous definition
In file included from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/postypes.h:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/iosfwd:47,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ios:44,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ostream:45,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/iostream:45,
from power.cpp:33:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:148: error:
‘::btowc’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:153: error:
‘::fwide’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:154: error:
‘::fwprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:155: error:
‘::fwscanf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:158: error:
‘::mbrlen’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:159: error:
‘::mbrtowc’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:160: error:
‘::mbsinit’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:161: error:
‘::mbsrtowcs’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:164: error:
‘::swprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:165: error:
‘::swscanf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:167: error:
‘::vfwprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:171: error:
‘::vswprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:175: error:
‘::vwprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:179: error:
‘::wcrtomb’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:190: error:
‘::wcsrtombs’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:200: error:
‘::wctob’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:201: error:
‘::wmemcmp’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:202: error:
‘::wmemcpy’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:203: error:
‘::wmemmove’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:204: error:
‘::wmemset’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:205: error:
‘::wprintf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:206: error:
‘::wscanf’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:226: error:
‘::wcsstr’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar: In function
‘wchar_t* std::wcsstr(wchar_t*, const wchar_t*)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:230: error: invalid
conversion from ‘const wchar_t*’ to ‘wchar_t*’
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:230: error:
initializing argument 1 of ‘wchar_t* std::wcsstr(wchar_t*, const
wchar_t*)’
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar: At global scope:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:232: error:
‘::wmemchr’ has not been declared
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar: In function
‘wchar_t* std::wmemchr(wchar_t*, wchar_t, size_t)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:236: error: invalid
conversion from ‘const wchar_t*’ to ‘wchar_t*’
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/cwchar:236: error:
initializing argument 1 of ‘wchar_t* std::wmemchr(wchar_t*, wchar_t,
size_t)’
In file included from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ios:46,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/ostream:45,
from /usr/local/gcc-4.3.4-GNU-assembler-Sun-
linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/iostream:45,
from power.cpp:33:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h: In
static member function ‘static int
std::char_traits<wchar_t>::compare(const wchar_t*, const wchar_t*,
size_t)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:328:
error: ‘wmemcmp’ was not declared in this scope
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h: In
static member function ‘static const wchar_t*
std::char_traits<wchar_t>::find(const wchar_t*, size_t, const wchar_t&)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:336:
error: invalid conversion from ‘const wchar_t*’ to ‘wchar_t*’
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:336:
error: initializing argument 1 of ‘wchar_t* std::wmemchr(wchar_t*,
wchar_t, size_t)’
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h: In
static member function ‘static wchar_t*
std::char_traits<wchar_t>::move(wchar_t*, const wchar_t*, size_t)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:340:
error: ‘wmemmove’ was not declared in this scope
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h: In
static member function ‘static wchar_t*
std::char_traits<wchar_t>::copy(wchar_t*, const wchar_t*, size_t)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:344:
error: ‘wmemcpy’ was not declared in this scope
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h: In
static member function ‘static wchar_t*
std::char_traits<wchar_t>::assign(wchar_t*, size_t, wchar_t)’:
/usr/local/gcc-4.3.4-GNU-assembler-Sun-linker/lib/gcc/i386-pc-
solaris2.11/4.3.4/../../../../include/c++/4.3.4/bits/char_traits.h:348:
error: ‘wmemset’ was not declared in this scope
make[4]: *** [power.lo] Error 1
make[4]: Leaving directory
`/export/home/drkirkby/sage-4.3.1.alpha1/spkg/build/pynac-0.1.10/src/ginac'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/export/home/drkirkby/sage-4.3.1.alpha1/spkg/build/pynac-0.1.10/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/export/home/drkirkby/sage-4.3.1.alpha1/spkg/build/pynac-0.1.10/src'
Error building pynac.
real 0m27.328s
user 0m22.162s
sys 0m3.783s
sage: An error occurred while installing pynac-0.1.10
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /export/home/drkirkby/sage-4.3.1.alpha1/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/export/home/drkirkby/sage-4.3.1.alpha1/spkg/build/pynac-0.1.10 and type
'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/export/home/drkirkby/sage-4.3.1.alpha1/spkg/build/pynac-0.1.10' &&
'/export/home/drkirkby/sage-4.3.1.alpha1/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/pynac-0.1.10] Error 1
make[1]: Leaving directory `/export/home/drkirkby/sage-4.3.1.alpha1/spkg'
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7861>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.