Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50931 - libpng 1.2.5-r5 ebuild fails to compile, assembler errors
Summary: libpng 1.2.5-r5 ebuild fails to compile, assembler errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 46574 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-13 06:34 UTC by Viperlin
Modified: 2004-05-13 17:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Viperlin 2004-05-13 06:34:04 UTC
{standard input}: Assembler messages:
{standard input}:1231: Error: value of ffffffffffffff7f too large for field of 1 bytes at 00000000000011f5
{standard input}:11605: Error: value of ffffffffffffff7b too large for field of 1 bytes at 0000000000008d7f
distcc[6459] ERROR: compile on 192.168.0.9 failed
make: *** [pngrtran.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-libs/libpng-1.2.5-r5 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! Make failed

distcc is not a factor here as it errors when i disable it too.

Reproducible: Always
Steps to Reproduce:
1. run "emerge -Uv libpng"
2.
3.

Actual Results:  
the error above was displayed

Expected Results:  
compiled sucessfully

USE="-X -gnome -gtk -gtk2 -kde -qt -xmms imap"
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
Comment 1 Sven Wegener gentoo-dev 2004-05-13 07:31:53 UTC
see bug 12561

2 weeks ago vapier removed these statements from src_compile():

	replace-flags "-march=k6-3" "-march=i586"
	replace-flags "-march=k6-2" "-march=i586"
	replace-flags "-march=k6" "-march=i586"

that's leading to this bug. applies to 1.2.5-r4 and 1.2.5-r5
Comment 2 Viperlin 2004-05-13 09:24:52 UTC

*** This bug has been marked as a duplicate of 12561 ***
Comment 3 Sven Wegener gentoo-dev 2004-05-13 10:52:58 UTC
john or a bug-wrangler, please reopen this bug

this is the same issue as bug 12561, but not a duplicate. bug 12561 has been
fixed, but vapier modified the ebuilds 2 weeks ago to let them fail again.
this issue needs to be handled by a dev.

sven
Comment 4 Viperlin 2004-05-13 11:23:05 UTC
Re-opened, needs to be handled by developer
Comment 5 SpanKY gentoo-dev 2004-05-13 17:45:27 UTC
you neglected to provide `emerge info`
Comment 6 SpanKY gentoo-dev 2004-05-13 17:45:54 UTC
*** Bug 46574 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2004-05-13 17:57:00 UTC
use 1.2.5-r6