Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212839

Summary: dev-lang/php-5.2.4[.4,.6]: make error, assembler messages then cc1 killed
Product: Gentoo Linux Reporter: Denis <denisix>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: environment
build log
eclass-debug.log
elibtool.log

Description Denis 2008-03-09 16:38:08 UTC
After emerge of apache-2.2.8, i wanted to emerge latest php release (php-5.2.6-rc1), but got a make error. I still have this errors even if i emerging older versions: 5.2.5, 5.2.4.

Reproducible: Always

Steps to Reproduce:
1. emerge --unmerge php
2. USE="gd -threads" emerge =dev-lang/php-5.2.6_rc1
3. got error

Actual Results:  
gor make error

Expected Results:  
im expecting installing php in normal stage

cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 2.80GHz
stepping        : 4
cpu MHz         : 2800.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips        : 5603.96
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Intel(R) Pentium(R) D CPU 2.80GHz
stepping        : 4
cpu MHz         : 2800.000
cache size      : 2048 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 6
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips        : 5600.03
clflush size    : 64

cat /proc/meminfo 
MemTotal:       512076 kB
MemFree:         20876 kB
Buffers:         44960 kB
Cached:          74940 kB
SwapCached:          0 kB
Active:         404836 kB
Inactive:        47256 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:             604 kB
Writeback:           0 kB
AnonPages:      332188 kB
Mapped:           6900 kB
Slab:            30660 kB
SReclaimable:     8928 kB
SUnreclaim:      21732 kB
PageTables:       2748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:    256036 kB
Committed_AS:   585192 kB
VmallocTotal:   515796 kB
VmallocUsed:     13396 kB
VmallocChunk:   502324 kB

/bin/sh /var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/libtool --silent --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc  -IZend/ -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/include -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/main -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1 -I/usr/include/libxml2 -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/date/lib -I/usr/include/freetype2 -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/oniguruma -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/libmbfl -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/TSRM -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend    -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe  -c /var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo
/bin/sh /var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/libtool --silent --preserve-dup-deps --mode=compile i686-pc-linux-gnu-gcc  -IZend/ -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend/ -DPHP_ATOM_INC -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/include -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/main -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1 -I/usr/include/libxml2 -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/date/lib -I/usr/include/freetype2 -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/oniguruma -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/libmbfl -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/TSRM -I/var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend    -I/usr/include -O2 -march=pentium4 -fomit-frame-pointer -pipe  -c /var/tmp/portage/dev-lang/php-5.2.6_rc1-r1/work/php-5.2.6RC1/Zend/zend_execute.c -o Zend/zend_execute.lo
{standard input}: Assembler messages:
{standard input}:73111: Warning: end of file not at end of a line; newline inserted
i686-pc-linux-gnu-gcc: Внутренняя ошибка: Убито (программа cc1)
Пожалуйста, пришлите полный отчёт об ошибке.
См. инструкции на <URL:http://bugs.gentoo.org/>.
make: *** [Zend/zend_execute.lo] Ошибка 1
 *
 * ERROR: dev-lang/php-5.2.6_rc1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4399:  Called src_compile_normal
 *             environment, line 4514:  Called php5_2-sapi_src_compile
 *             environment, line 3428:  Called die
 * The specific snippet of code:
 *       emake || die "make failed"
 *  The die message:
 *   make failed
Comment 1 Denis 2008-03-09 16:40:15 UTC
Created attachment 145656 [details]
environment
Comment 2 Denis 2008-03-09 16:41:42 UTC
Created attachment 145658 [details]
build log
Comment 3 Denis 2008-03-09 16:42:07 UTC
Created attachment 145659 [details]
eclass-debug.log
Comment 4 Denis 2008-03-09 16:43:06 UTC
Created attachment 145660 [details]
elibtool.log
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2008-03-09 19:38:39 UTC
emerge --info missing; you are out of RAM most likely, has nothing to do with hardened or whatever.


*** This bug has been marked as a duplicate of bug 20600 ***