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

Bug 31457

Summary: xfree-4.3.0-r3 build fails on a dual opteron using amd64
Product: Gentoo Linux Reporter: Marius Caldas <marsclic>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED WORKSFORME    
Severity: major CC: amd64
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marius Caldas 2003-10-18 16:48:22 UTC
I'm configuring a dual Opteron at the office using the x86_64 live cd. All the
builds went really well until I hit xfree. The xfree build fails  with an Access
Violation message:
chmod: /xfree-4.3.0-r3/work/xc/fonts/scaleb/CID/fonts.dir
Looks to me it's a makefile issue but I don't have the time to poke around. I'd
appreciate any help.

Reproducible: Always
Steps to Reproduce:
1.emerge xfree
2.
3.

Actual Results:  
Access Violation message:
chmod: /xfree-4.3.0-r3/work/xc/fonts/scaleb/CID/fonts.dir


The system is a dual 2.0Ghz Opteron using the x86_64 architecture:
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O2 -fPIC -pipe"
ACCEPT_KEYWORDS="~amd64"

I'm not detailing HW because it doesn't seem to be relevant.
Comment 1 Marius Caldas 2003-10-18 16:55:23 UTC
Oops, the correct error message is:
chmod: /xfree-4.3.0-r3/work/xc/fonts/scaled/CID/fonts.dir
Comment 2 Brad House 2003-10-18 17:28:03 UTC
yeah, this is a known bug
if you 
cd /usr/portage/x11-base/xfree
ebuild xfree-4.3.0-r3 install
ebuild xfree-4.3.0-r3 qmerge

that will get you by for now.  Hopefully I'll have a patch
committed for that access violation this weekend.  It seems
to happen on every amd64 system we've seen, so it's definately
an amd64 bug.
Comment 3 Marius Caldas 2003-10-18 18:11:55 UTC
Thanks Brad, that did the trick!
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-13 20:35:43 UTC
Hi Brad,
Got a fix for the sandbox issue yet? If it's an xfree patch, just attach it here and I'll add it to the patchset. Otherwise maybe this should be reassigned to dev-portage.
Comment 5 Brad House 2003-11-13 20:44:01 UTC
This seems to have disappeared recently.  
I have had no reports of it, and have reemerged
xfree86 multiple times recently, and on new builds
(within a chroot).  I guess whatever it was has been
resolved, I'd really be interested to know what it was
though.  I'm hesitant to close it, but you're welcome to if
other platforms appear to be ok.

-Brad
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-13 21:09:21 UTC
Nothing really changed in xfree, I'd guess it's a portage issue. I'll close since it's not reproduceable.