I will respond to myself since I solved this bug :

I updated my Fedora 12 as proposed by the system.
I guess that gcc and others were updated

Works fine now


On 14 jan, 14:33, Nicolas <nicolas.fresseng...@gmail.com> wrote:
> Dear developers,
>
> I tried to build sage by simply typingmakeon the following machine :
>
> Intel Xeon 64 bits, 8 core, 32Gb RAM
> Linux : Fedora 12
> (more details below)
>
> I tried to build sage-4.3 and sage-4.2.1. Both ends with the failing
> of the compilation of PARI.
> However, I installed the binary for x86. It seems to work fine (I did
> only a few tests).
>
> Here is the relevant part of install.log
>
> ----install.log-----
> pari-2.3.3.p5/src/CHANGES-2.2
> Finished extraction
> ****************************************************
> Host system
> uname -a:
> Linux effix.sciences.univ-metz.fr 2.6.31.5-127.fc12.x86_64 #1 SMP Sat
> Nov 7 21:11:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
> ****************************************************
> ****************************************************
> CC Version
> gcc -v
> Utilisation des specs internes.
> Target: x86_64-redhat-linux
> Configuré avec: ../configure --prefix=/usr --mandir=/usr/share/man --
> infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
> bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
> enable-checking=release --with-system-zlib --enable-__cxa_atexit --
> disable-libunwind-exceptions --enable-gnu-unique-object --enable-
> languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
> disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-
> gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-
> mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
> multilib --with-ppl --with-cloog --with-tune=generic --with-
> arch_32=i686 --build=x86_64-redhat-linux
> Modèle de thread: posix
> gcc version 4.4.2 20091222 (Red Hat 4.4.2-20) (GCC)
> ****************************************************
> Configuring pari-2.3.3 (STABLE)
> Checking echo to see how to suppress newlines...
> ...using -n.
> Looking for some tools first ...
> ...ld is /usr/bin/ld
> ...zcat is /bin/zcat
> ...gzip is /bin/gzip
> ...ranlib is /usr/bin/ranlib
> ...perl is /usr/bin/perl
> ...emacs is /usr/bin/emacs
> ******************************************************************
> * C compiler does not work. PARI/GP requires an ANSI C compiler! *
> * Aborting.                                                      *
> ******************************************************************
> Compiler was: gcc
> ERROR - configure PARI with readline and gmp failed.
>
> real    0m0.089s
> user    0m0.030s
> sys     0m0.067s
> sage: An error occurred while installing pari-2.3.3.p5
> Please email sage-develhttp://groups.google.com/group/sage-devel
> explaining the problem and send the relevant part of
> of /usr/local/src/sage-4.3/install.log.  Describe your computer,
> operating system, etc.
> If you want to try to fix the problem yourself, *don't* just cd to
> /usr/local/src/sage-4.3/spkg/build/pari-2.3.3.p5 and type 'makecheck'
> or whatever is appropriate.
> Instead, the following commands setup all environment variables
> correctly and load a subshell for you to debug the error:
> (cd '/usr/local/src/sage-4.3/spkg/build/pari-2.3.3.p5' && '/usr/local/
> src/sage-4.3/sage' -sh)
> When you are done debugging, you can type "exit" to leave the
> subshell.make[1]: *** [installed/pari-2.3.3.p5] Erreur 1make[1]: quittant le 
> répertoire « /usr/local/src/sage-4.3/spkg »
>
> real    8m36.170s
> user    5m40.561s
> sys     2m51.309s
> Error building Sage.
>
> ---- system-----
>  -sh-4.0$ uname -r
> 2.6.31.5-127.fc12.x86_64
>
> ----gcc-----
> -sh-4.0$ gcc -v
> Utilisation des specs internes.
> Target: x86_64-redhat-linux
> Configuré avec: ../configure --prefix=/usr --mandir=/usr/share/man --
> infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
> bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
> enable-checking=release --with-system-zlib --enable-__cxa_atexit --
> disable-libunwind-exceptions --enable-gnu-unique-object --enable-
> languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
> disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-
> gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-
> mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
> multilib --with-ppl --with-cloog --with-tune=generic --with-
> arch_32=i686 --build=x86_64-redhat-linux
> Modèle de thread: posix
> gcc version 4.4.2 20091222 (Red Hat 4.4.2-20) (GCC)
>
> ----meminfo-----
> -sh-4.0$ cat /proc/meminfo
> MemTotal:       33063124 kB
> MemFree:        20839380 kB
> Buffers:          280868 kB
> Cached:          9910448 kB
> SwapCached:            0 kB
> Active:          2551732 kB
> Inactive:        7880940 kB
> Active(anon):     247632 kB
> Inactive(anon):      156 kB
> Active(file):    2304100 kB
> Inactive(file):  7880784 kB
> Unevictable:           0 kB
> Mlocked:               0 kB
> SwapTotal:      35176440 kB
> SwapFree:       35176440 kB
> Dirty:                 0 kB
> Writeback:             0 kB
> AnonPages:        241408 kB
> Mapped:            90908 kB
> Slab:            1087064 kB
> SReclaimable:     980828 kB
> SUnreclaim:       106236 kB
> PageTables:        32228 kB
> NFS_Unstable:          0 kB
> Bounce:                0 kB
> WritebackTmp:          0 kB
> CommitLimit:    51708000 kB
> Committed_AS:     794084 kB
> VmallocTotal:   34359738367 kB
> VmallocUsed:      336256 kB
> VmallocChunk:   34359399955 kB
> HugePages_Total:       0
> HugePages_Free:        0
> HugePages_Rsvd:        0
> HugePages_Surp:        0
> Hugepagesize:       2048 kB
> DirectMap4k:        7828 kB
> DirectMap2M:    33529856 kB
>
> ----cpuinfo----
> -sh-4.0$ cat /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 0
> siblings        : 4
> core id         : 0
> cpu cores       : 4
> apicid          : 0
> initial apicid  : 0
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.87
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 1
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 0
> siblings        : 4
> core id         : 1
> cpu cores       : 4
> apicid          : 2
> initial apicid  : 2
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.51
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 2
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 0
> siblings        : 4
> core id         : 2
> cpu cores       : 4
> apicid          : 4
> initial apicid  : 4
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.51
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 3
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 0
> siblings        : 4
> core id         : 3
> cpu cores       : 4
> apicid          : 6
> initial apicid  : 6
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.51
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 4
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 1
> siblings        : 4
> core id         : 0
> cpu cores       : 4
> apicid          : 16
> initial apicid  : 16
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.55
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 5
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 1
> siblings        : 4
> core id         : 1
> cpu cores       : 4
> apicid          : 18
> initial apicid  : 18
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.54
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 6
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 1
> siblings        : 4
> core id         : 2
> cpu cores       : 4
> apicid          : 20
> initial apicid  : 20
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.55
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
>
> processor       : 7
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 26
> model name      : Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
> stepping        : 5
> cpu MHz         : 1596.000
> cache size      : 8192 KB
> physical id     : 1
> siblings        : 4
> core id         : 3
> cpu cores       : 4
> apicid          : 22
> initial apicid  : 22
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 11
> wp              : yes
> flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov 
> pat
> pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
> rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology
> tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3
> cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi
> flexpriority ept vpid
> bogomips        : 5332.55
> clflush size    : 64
> cache_alignment : 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management:
-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to