Re: [gentoo-user] installing LTSP

2016-03-14 Thread Adam Carter
On Fri, Mar 11, 2016 at 10:18 PM, hw wrote: > hw wrote: > >> Hi, >> >> I'm trying to set up an ltsp server. It seems >> that one of the required packages is no longer >> available: >> >> >> >>> Downloading ' >> https://launchpad.net/ltsp/ltspfs-trunk/1.1/+download/ltspfs-1.1.tar.xz' >> --2016-0

Re: [gentoo-user] Re: Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread J. Roeleveld
On 15 March 2016 02:21:47 CET, "»Q«" wrote: >On Mon, 14 Mar 2016 23:41:46 + >Neil Bothwick wrote: > >> On Mon, 14 Mar 2016 11:12:20 -0400, Alan Grimes wrote: >> >> > * If you need support, post the output of `emerge --info >> > '=app-emulation/wine-1.9.5::gentoo'`, >> > * the complete buil

Re: [gentoo-user] openscad seg fault

2016-03-14 Thread Adam Carter
> > If it's build using debug options, looking with GDB where it fail would be > much more useful than a random dependency graph. > Its not at the moment, but i can try that. > > It's intriguing that it default just after doing a mmap: > > mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, > MAP_PR

Re: [gentoo-user] openscad seg fault

2016-03-14 Thread Adam Carter
> openscad is working fine here. I propose comparing our versions. Here is > mine: > > $ equery depgraph openscad > * Searching for openscad ... > > * dependency graph for media-gfx/openscad-2015.03 > `-- media-gfx/openscad-2015.03 ~amd64 >`-- media-gfx/opencsg-1.3.2-r1 (media-gfx/opencs

[gentoo-user] Re: Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread »Q«
On Mon, 14 Mar 2016 23:41:46 + Neil Bothwick wrote: > On Mon, 14 Mar 2016 11:12:20 -0400, Alan Grimes wrote: > > > * If you need support, post the output of `emerge --info > > '=app-emulation/wine-1.9.5::gentoo'`, > > * the complete build log and the output of `emerge -pqv > > '=app-emulat

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Neil Bothwick
On Mon, 14 Mar 2016 13:53:44 -0400, Alan Grimes wrote: > No, skipfirst only works when it actually tries to compile something. > Here it is failing in some strange pre-compile stage. I don't know why > it has to be so anal about this, The normal solution would be to log the > error, drop the two p

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Neil Bothwick
On Mon, 14 Mar 2016 11:12:20 -0400, Alan Grimes wrote: > * If you need support, post the output of `emerge --info > '=app-emulation/wine-1.9.5::gentoo'`, > * the complete build log and the output of `emerge -pqv > '=app-emulation/wine-1.9.5::gentoo'`. I couldn't see this anywhere your post.

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Alex Corkwell
I encountered something similar to this myself a bit ago. Apparently, GCC 5.3 has a bug in how it works with the stack alignment in some cases, which causes compiling wine to fail halfway through [1]. I believe that that is the check for that bug. If you have GCC 5.3, you may want to consider movi

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread J. Roeleveld
On Monday, March 14, 2016 11:12:20 AM Alan Grimes wrote: > In order to press ahead, I had to drop ktorrent and digikam, both > packages that I consider high priority. =\ > > > I thought that would finally get me going... > > > Oh what a fool I was... > > # > > >>> Running

[gentoo-user] Re: Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Jörg Schaible
Alan Grimes wrote: > No, skipfirst only works when it actually tries to compile something. > Here it is failing in some strange pre-compile stage. I don't know why > it has to be so anal about this, The normal solution would be to log the > error, drop the two packages that were affected, and then

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Alan Grimes
No, skipfirst only works when it actually tries to compile something. Here it is failing in some strange pre-compile stage. I don't know why it has to be so anal about this, The normal solution would be to log the error, drop the two packages that were affected, and then compile the rest... but no

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Franz Fellner
man emerge search for "skipfirst" and "keep-going" It also seems you did not post the actual error or log. At least the snipped you posted does not make any sense. 2016-03-14 16:12 GMT+01:00 Alan Grimes : > In order to press ahead, I had to drop ktorrent and digikam, both > packages that I consid

Re: [gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Marc Joliet
On Monday 14 March 2016 11:12:20 Alan Grimes wrote: [...] >So this one stupid leaf package is killing my ENTIRE update??? [...] Does passing "--keep-going" to emerge help? I have it in my EMERGE_DEFAULT_OPTS. HTH -- Marc Joliet -- "People who think they know everything really annoy those of us w

[gentoo-user] Emerge is teh FAIL ! ! ! ! !

2016-03-14 Thread Alan Grimes
In order to press ahead, I had to drop ktorrent and digikam, both packages that I consider high priority. =\ I thought that would finally get me going... Oh what a fool I was... # >>> Running pre-merge checks for kde-plasma/plasma-workspace-5.5.5-r2 >>> Running pre-merge c