I can't compile 7.3 using Debian Unstable.  Here is some info on the system:

System:    Host: finottim83 Kernel: 4.7.0-1.slh.1-aptosid-amd64 x86_64 (64 
bit gcc: 6.1.1)
           Desktop: KDE Plasma 5.6.5 Distro: aptosid 2013-01 Ἑσπερίδες - kde
-full - (201305050307)
Machine:   System: LENOVO product: 10ANS0BH00 v: ThinkCentre M83
           Mobo: LENOVO model: SHARKBAY v: SDK0E50510 WIN Bios: LENOVO v: 
FBKTA1AUS date: 10/22/2014
CPU:       Quad core Intel Core i7-4790 (-HT-MCP-) cache: 8192 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 28731
           clock speeds: max: 4000 MHz 1: 3864 MHz 2: 3600 MHz 3: 3599 MHz 4
: 3600 MHz 5: 3601 MHz 6: 3600 MHz
           7: 3600 MHz 8: 3600 MHz
Graphics:  Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated 
Graphics Controller bus-ID: 00:02.0
           Display Server: X.Org 1.18.4 driver: intel Resolution: 1920x1200@
59.95hz, [email protected]
           GLX Renderer: Mesa DRI Intel Haswell Desktop GLX Version: 3.0 
Mesa 11.2.2 Direct Rendering: Yes
Network:   Card: Intel Ethernet Connection I217-LM driver: e1000e v: 3.2.6-k 
port: f080 bus-ID: 00:19.0
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: 44:39:c4:8f:
0a:41
Drives:    HDD Total Size: 2012.4GB (22.4% used) ID-1: model: WDC_WD5000AAKX
           ID-2: model: Crucial_CT512M55 ID-3: model: ATAPI
Info:      Processes: 322 Uptime: 7 days Memory: 7600.0/31977.4MB Init: 
systemd runlevel: 5 Gcc sys: 6.1.1
           Client: Shell (bash 4.3.461) inxi: 2.3.0


Here are the last lines of the compilation:

[gcc-4.9.3.p1] In file included from ../../src/gcc/cp/except.c:1013:0:
[gcc-4.9.3.p1] cfns.gperf: In function 'const char* libc_name_p(const 
char*, unsigned int)':
[gcc-4.9.3.p1] cfns.gperf:101:1: error: 'const char* libc_name_p(const 
char*, unsigned int)' redeclared inline with 'gnu_inline' att
ribute
[gcc-4.9.3.p1] cfns.gperf:26:14: note: 'const char* libc_name_p(const 
char*, unsigned int)' previously declared here
[gcc-4.9.3.p1] cfns.gperf: At global scope:
[gcc-4.9.3.p1] cfns.gperf:26:14: warning: inline function 'const char* 
libc_name_p(const char*, unsigned int)' used but never define
d
[gcc-4.9.3.p1] Makefile:1058: recipe for target 'cp/except.o' failed
[gcc-4.9.3.p1] make[6]: *** [cp/except.o] Error 1
[gcc-4.9.3.p1] make[6]: *** Waiting for unfinished jobs....
[gcc-4.9.3.p1] rm gcc.pod
[gcc-4.9.3.p1] make[6]: Leaving directory 
'/usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1/gcc-build/gcc'
[gcc-4.9.3.p1] Makefile:4222: recipe for target 'all-stage1-gcc' failed
[gcc-4.9.3.p1] make[5]: *** [all-stage1-gcc] Error 2
[gcc-4.9.3.p1] make[5]: Leaving directory 
'/usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1/gcc-build'
[gcc-4.9.3.p1] Makefile:18866: recipe for target 'stage1-bubble' failed
[gcc-4.9.3.p1] make[4]: *** [stage1-bubble] Error 2
[gcc-4.9.3.p1] make[4]: Leaving directory 
'/usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1/gcc-build'
[gcc-4.9.3.p1] Makefile:889: recipe for target 'all' failed
[gcc-4.9.3.p1] make[3]: *** [all] Error 2
[gcc-4.9.3.p1] make[3]: Leaving directory 
'/usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1/gcc-build'
[gcc-4.9.3.p1]
[gcc-4.9.3.p1] real     1m15.222s  
[gcc-4.9.3.p1] user     3m58.571s  
[gcc-4.9.3.p1] sys      0m20.283s  
[gcc-4.9.3.p1] 
************************************************************************
[gcc-4.9.3.p1] Error installing package gcc-4.9.3.p1
[gcc-4.9.3.p1] 
************************************************************************
[gcc-4.9.3.p1] Please email sage-devel (http:
//groups.google.com/group/sage-devel)
[gcc-4.9.3.p1] explaining the problem and including the relevant part of 
the log file
[gcc-4.9.3.p1]   /usr/local/sage-7.3/logs/pkgs/gcc-4.9.3.p1.log
[gcc-4.9.3.p1] Describe your computer, operating system, etc.
[gcc-4.9.3.p1] If you want to try to fix the problem yourself, *don't* just 
cd to
[gcc-4.9.3.p1] /usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1 
and type 'make' or whatever is appropriate.
[gcc-4.9.3.p1] Instead, the following commands setup all environment 
variables
[gcc-4.9.3.p1] correctly and load a subshell for you to debug the error:
[gcc-4.9.3.p1]   (cd '/usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.
3.p1' && '/usr/local/sage-7.3/sage' --sh)
[gcc-4.9.3.p1] When you are done debugging, you can type "exit" to leave 
the subshell.
[gcc-4.9.3.p1] 
************************************************************************
Makefile:1661: recipe for target '/usr/local/sage-7.3/local/var/lib/sage/
installed/gcc-4.9.3.p1' failed
make[2]: *** 
[/usr/local/sage-7.3/local/var/lib/sage/installed/gcc-4.9.3.p1] Error 1
make[2]: Leaving directory '/usr/local/sage-7.3/build/make'
Makefile:859: recipe for target 'all-toolchain' failed
make[1]: *** [all-toolchain] Error 2
make[1]: Leaving directory '/usr/local/sage-7.3/build/make'

real    1m45.203s
user    4m26.326s
sys     0m22.833s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all'):

* package: gcc-4.9.3.p1
  log file: /usr/local/sage-7.3/logs/pkgs/gcc-4.9.3.p1.log
  build directory: /usr/local/sage-7.3/local/var/tmp/sage/build/gcc-4.9.3.p1

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

Makefile:16: recipe for target 'all' failed
make: *** [all] Error 1


The log files can be found here: install.log 
<http://www.math.utk.edu/~finotti/misc/install.log> and gcc-4.9.3.p1.log. 
<http://www.math.utk.edu/~finotti/misc/gcc-4.9.3.p1.log>

Any help would be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to