[gentoo-portage-dev] Re: mysql workbench - bug #131383

2006-09-10 Thread Ryan Hill
Anthony Ettinger wrote: I get the following error when trying to compile mysql workbench from the bugzilla ebuilds. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:158: error: 'const class sigc::bound_argumentstd::listMYX_GRT_VALUE*, std::allocatorMYX_GRT_VALUE* ' has no member named

[gentoo-portage-dev] Re: %n in writable segment detected ??

2009-03-14 Thread Ryan Hill
On Sat, 14 Mar 2009 16:53:52 + (UTC) Duncan 1i5t5.dun...@cox.net wrote: What's the below %n in writable segment detected bit all about? Should I worry about it? I saw it once before but have no clue whether it's portage/emerge itself outputting it (I would guess yes, QA warning??), or

[gentoo-portage-dev] Re: app-shells/gentoo-bashcomp needs some portage expert lovin'

2012-09-12 Thread Ryan Hill
On Tue, 11 Sep 2012 14:33:51 + (UTC) Duncan 1i5t5.dun...@cox.net wrote: Could a number of folks familiar with both portage AND bash completion help out the shell-tools herd (no specific maintainer specified in metadata) with app-shell/gentoo-bashcomp bugs? It seems to have accumulated

[gentoo-portage-dev] Re: [PATCH] make.conf.5: Document PYTHON_TARGETS, bug #493180

2013-12-13 Thread Ryan Hill
, as it finally cleared up the relationship between the two of them for me. +1 -- Ryan Hillpsn: dirtyepic_sk gcc-porting/toolchain/wxwidgets @ gentoo.org 47C3 6D62 4864 0E49 8E9E 7F92 ED38 BD49 957A 8463 signature.asc Description: PGP signature

[gentoo-portage-dev] Re: [PATCH] econf: update configure/config.{sub,guess} atomically to avoid races

2013-12-20 Thread Ryan Hill
-helpers.sh b/bin/phase-helpers.sh index ec48c94..1a7ae03 100644 --- a/bin/phase-helpers.sh +++ b/bin/phase-helpers.sh @@ -469,6 +469,7 @@ unpack() { econf() { local x + local pid=${BASHPID} This requires bash 4.0. I'm all for it, but haters gonna hate. -- Ryan Hill

[gentoo-portage-dev] Re: [PATCH 2/2] repoman: Add check for missing slot operators (bug 493742)

2014-01-02 Thread Ryan Hill
On Wed, 1 Jan 2014 23:14:11 +0100 sebastianlut...@gmx.de wrote: + slot.operator.missing: The ebuild depends on package with several... ^ a -- Ryan Hillpsn: dirtyepic_sk gcc-porting/toolchain/wxwidgets