#13413: fix integer overflow (?) in conversion of powersums to Schur functions
-------------------------------------------------+-------------------------
       Reporter:  saliola                        |        Owner:  sage-
           Type:  defect                         |  combinat
       Priority:  critical                       |       Status:  new
      Component:  combinatorics                  |    Milestone:  sage-5.13
       Keywords:  symmetric functions,           |   Resolution:
  symmetrica, memleak                            |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:
Report Upstream:  Reported upstream. No          |  Work issues:
  feedback yet.                                  |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------

Comment (by zabrocki):

 I'm having some issues installing it because I seem to be getting errors
 and not just warnings.

 Are you getting the same error messages?
 {{{
 Attempting to download package symmetrica-2.0.p8
 >>> Downloading
 http://boxen.math.washington.edu/home/jdemeyer/spkg/symmetrica-2.0.p8.spkg.
   File "<stdin>", line 29
 SyntaxError: Non-ASCII character '\xe2' in file <stdin> on line 29, but no
 encoding declared; see http://www.python.org/peps/pep-0263.html for
 details
 Error: failed to download package symmetrica-2.0.p8
 Attempting to download package symmetrica-2.0.p8
 >>> Downloading
 http://boxen.math.washington.edu/home/jdemeyer/spkg/symmetrica-2.0.p8.spkg.
   File "<stdin>", line 29
 SyntaxError: Non-ASCII character '\xe2' in file <stdin> on line 29, but no
 encoding declared; see http://www.python.org/peps/pep-0263.html for
 details
 Error: failed to download package symmetrica-2.0.p8
 symmetrica-2.0.p8
 ====================================================
 Extracting package /Users/zabrocki/Downloads/symmetrica-2.0.p8.spkg
 -rw-r--r--@ 1 zabrocki  staff  680547 Oct 17 09:26
 /Users/zabrocki/Downloads/symmetrica-2.0.p8.spkg
 Finished extraction
 ****************************************************
 Host system:
 Darwin Mikes-MacBook-Pro.local 12.5.0 Darwin Kernel Version 12.5.0: Sun
 Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64
 ****************************************************
 C compiler: gcc
 C compiler version:
 Using built-in specs.
 COLLECT_GCC=gcc
 COLLECT_LTO_WRAPPER=/Applications/sage/local/bin/../libexec/gcc/x86_64
 -apple-darwin12.3.0/4.7.3/lto-wrapper
 Target: x86_64-apple-darwin12.3.0
 Configured with: ../src/configure
 
--prefix=/Users/dehayebuildbot/build/sage/dehaye/dehaye_binary/build/sage-5.10/local
 --with-local-
 
prefix=/Users/dehayebuildbot/build/sage/dehaye/dehaye_binary/build/sage-5.10/local
 --with-
 gmp=/Users/dehayebuildbot/build/sage/dehaye/dehaye_binary/build/sage-5.10/local
 --with-
 
mpfr=/Users/dehayebuildbot/build/sage/dehaye/dehaye_binary/build/sage-5.10/local
 --with-
 mpc=/Users/dehayebuildbot/build/sage/dehaye/dehaye_binary/build/sage-5.10/local
 --with-system-zlib --disable-multilib --disable-nls
 Thread model: posix
 gcc version 4.7.3 (GCC)
 ****************************************************
 patching file de.c
 patching file def.h
 patching file macro.h
 patching file bar.c
 patching file def.h
 Hunk #1 succeeded at 3100 (offset -5 lines).
 Hunk #2 succeeded at 3266 (offset -5 lines).
 patching file di.c
 patching file ga.c
 patching file galois.c
 patching file macro.h
 patching file nc.c
 patching file nu.c
 patching file part.c
 patching file perm.c
 patching file rest.c
 patching file ta.c
 patching file zyk.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o bar.o bar.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o bi.o bi.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o boe.o boe.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o bruch.o bruch.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o classical.o classical.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o de.o de.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o di.o di.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o ff.o ff.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o galois.o galois.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o ga.o ga.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o gra.o gra.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o hash.o hash.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o hiccup.o hiccup.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o io.o io.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o ko.o ko.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o list.o list.c
 gcc -O2 -g  -DFAST -DALLTRUE   -c -o lo.o lo.c
 lo.c:84:5: error: conflicting types for 'loc_index'
 In file included from lo.c:3:0:
 macro.h:559:13: note: previous declaration of 'loc_index' was here
 lo.c:85:5: error: conflicting types for 'loc_size'
 In file included from lo.c:3:0:
 macro.h:559:24: note: previous declaration of 'loc_size' was here
 lo.c:86:5: error: conflicting types for 'loc_counter'
 In file included from lo.c:3:0:
 macro.h:559:33: note: previous declaration of 'loc_counter' was here
 lo.c:88:5: error: conflicting types for 'mem_counter_loc'
 In file included from lo.c:3:0:
 macro.h:562:35: note: previous declaration of 'mem_counter_loc' was here
 lo.c:89:5: error: conflicting types for 'longint_speicherindex'
 In file included from lo.c:3:0:
 macro.h:562:13: note: previous declaration of 'longint_speicherindex' was
 here
 lo.c:90:5: error: conflicting types for 'longint_speichersize'
 In file included from lo.c:3:0:
 macro.h:562:51: note: previous declaration of 'longint_speichersize' was
 here
 make: *** [lo.o] Error 1
 Error building Symmetrica.

 real    0m28.966s
 user    0m27.970s
 sys     0m0.759s
 ************************************************************************
 Error installing package symmetrica-2.0.p8
 ************************************************************************
 Please email sage-devel (http://groups.google.com/group/sage-devel)
 explaining the problem and including the relevant part of the log file
   /Applications/sage/logs/pkgs/symmetrica-2.0.p8.log
 Describe your computer, operating system, etc.
 If you want to try to fix the problem yourself, *don't* just cd to
 /Applications/sage/spkg/build/symmetrica-2.0.p8 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 '/Applications/sage/spkg/build/symmetrica-2.0.p8' &&
 '/Applications/sage/sage' --sh)
 When you are done debugging, you can type "exit" to leave the subshell.
 ************************************************************************
 }}}

 Any ideas?

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