Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223451 - sys-libs/db-4.5.20_p2 - build_unix/../dist/../mutex/mut_tas.c:110: error: inconsistent operand constraints in an 'asm'
Summary: sys-libs/db-4.5.20_p2 - build_unix/../dist/../mutex/mut_tas.c:110: error: inc...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-24 14:36 UTC by Drake Donahue
Modified: 2008-08-16 22:49 UTC (History)
0 users

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


Attachments
build log, emerge info, environment,eclass-debug, java check (log_etc.tar.gz,43.69 KB, text/plain)
2008-05-24 14:51 UTC, Drake Donahue
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Drake Donahue 2008-05-24 14:36:00 UTC
Will provide build log, environment, eclass-debug, java sanity check, emerge info as attachments asap.
sys-libs/db-4.5.20_p2 failed while running "emerge gnome" on a fresh 2008 beta2 install several days ago. I masked sys-libs/db-4.5.20_p2 and completed the "emerge gnome". Numerous subsequent attempts to emerge sys-libs/db-4.5.20_p2 (with sys-libs/db-4.5.20_p2 unmasked) have failed.  Using sys-libs/db-4.3.29-r2 seemed to be okay ubtil an attempt to emerge mythtv with a dvb use flag failed because  dev-util/subversion-1.4.6 specifically required sys-libs/db-4.5.20_p2.

Reproducible: Always

Steps to Reproduce:
1. emerge db or emerge -uND world
2.
3.

Actual Results:  
<snip>
/var/tmp/portage/sys-libs/db-4.5.20_p2/work/db-4.5.20/build_unix/../dist/../mutex/mut_tas.c: In function '__db_tas_mutex_lock':
/var/tmp/portage/sys-libs/db-4.5.20_p2/work/db-4.5.20/build_unix/../dist/../mutex/mut_tas.c:110: error: inconsistent operand constraints in an 'asm'
make: *** [mut_tas.lo] Error 1
 * 
 * ERROR: sys-libs/db-4.5.20_p2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4193:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "make failed"
 *  The die message:
 *   make failed


Expected Results:  
successful compile

java involved??
Comment 1 Drake Donahue 2008-05-24 14:51:27 UTC
Created attachment 154143 [details]
build log, emerge info, environment,eclass-debug, java check

more data
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-08-16 22:49:23 UTC
please do not attach tarred attachments.
emerge --info should be just included straight into bugzilla.

If you update your toolchain fully, it should build fine, if you're on a hardened system and it doesn't, try the ~arch versions, and please update with emerge --info and a couple more lines of context on both sides of the error output.