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

Bug 131076

Summary: dev-db/gigabase-3.41 missing amd64 keyword
Product: Gentoo Linux Reporter: Yuri Karaban <dev>
Component: Current packagesAssignee: Peter Volkov (RETIRED) <pva>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch which fix the build process on amd64

Description Yuri Karaban 2006-04-24 02:18:52 UTC
I added keyword to support amd64, but build seems broken, because it using "econf" but not using "einstall".

If to replace "make install ..." by "einstll" everything compiles correctly.
Comment 1 Yuri Karaban 2006-04-24 02:20:47 UTC
Created attachment 85345 [details, diff]
Patch which fix the build process on amd64
Comment 2 Yuri Karaban 2006-04-24 02:23:48 UTC
forgot to say, without using the einstall emerge fails to install with the error:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-db_-_gigabase-3.41-18121.log"

open_wr:   /usr/lib64/libgigabase_r.so.2.0.0
--------------------------------------------------------------------------------
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2006-08-28 00:26:27 UTC
I have amd64 hardware, so I'll take this bug.
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2006-08-28 03:42:52 UTC
Thanks for report Yuri. New version of gigabase is in the tree and marked ~amd64.