Re: [proaudio] Problem emerging jack 1.9.1 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] Problem emerging jack 1.9.1
- From: Arve Barsnes <arve.barsnes@xxxxxxxxx>
- Date: Tue, 24 Mar 2009 16:06:31 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=A0F3Ye3dOJxo+N4E3rJrVwZuP/6dOInZmWeTyiPFI0s=; b=ZjYaHUayOxEAtmQS+JOdyfevVxKAxJ+UijuH7osF3G3/Uh7Y2IHlbkqbZpZcI61sbR M1zhKnjmtd72ztvDrPMmw7+7X+6B1/wb9EQBTjk+sU1hIUvsBWMVwVTnBNkCLOCj+t7H rF/9FBBdPke6eLr3qaE+DK517CGh1qeteIgRQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QZ4PSYOZqFyN7awXTpGNsoin++KWhZMVLdja+UXf81hoMRn0GBavN6IUx1X6Foil2g wZCE62sUSbZEnBXBoQr0i1+xIJsqzcCio+yG8enaTRGDy4IPtkT/mTlpt0cpvn7Uljau xgT3ZEZ618QQuLK7UAO/pexp2dFnuLD1gYbLc=
On Tue, Mar 24, 2009 at 3:25 PM, Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> wrote:
> On Di, 24.03.09 13:14 Vladimir Savic <vladimir.firefly.savic@xxxxxxxxx>
> wrote:
>
>> Thomas Kuther wrote:
>> > On Sa, 21.03.09 14:08 Arve Barsnes <arve.barsnes@xxxxxxxxx> wrote:
>> >
>> >> Same thing here on 64-bit, trying to compile 2.9999
>> >
>> > Same here, amd64 too. It works fine if I compile manually though.
>> > I hardmasked it for now.
>> >
>> > Do all with troubles have sandbox-1.6 installed?
>> > (Vladimir, daseinhorn on the forums and I do have sandbox-1.6, at
>> > least)
>>
>> Yup! Just to confirm - 1.6 here too!
>>
>> Vladimir
>>
>
> A little testing:
> * sandbox-1.3.9: works
> * sandbox-1.4: works
> * sandbox-1.6: breaks
>
> Also the compile until it hangs takes _a lot_ longer with sandbox-1.6
>
> So, for those that want to test jack2:
>
> echo "=sys-apps/sandbox-1.6" >> /etc/portage/package.mask
>
> or
>
> FEATURES="-sandbox" emerge jack-audio-connection-kit
>
> might also work, and avoids the downgrade.
>
>
> I prefer to keep jack-1.9.x hardmasked in general, as it is testing
> stuff and forcing an upgrade on all overlay users is not what we really
> want. So for all that like to test jack2:
>
> echo "media-sound/jack-audio-connection-kit" \
> >> /etc/portage/package.unmask
>
>
> Cheers,
> Thomas
>
I hit something else now, but that feels like a problem on my end, I
can't contact subversion.jackaudio.org all of a sudden. But if I solve
that I'll try downgrading sandbox, 'cause I'm on 1.6 too.