Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-25 Thread Alec Ten Harmsel
It looks like your MAKEOPTS that you set before the command isn't respected; I see 'make -j8' all through the build log, resulting in make trying to run something that's still being built. Regardless of whether or not this has been a problem in the past, can you try setting MAKEOPTS in make.conf

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-25 Thread Douglas J Hunley
On Fri, Jul 25, 2014 at 5:39 AM, Alec Ten Harmsel a...@alectenharmsel.com wrote: Regardless of whether or not this has been a problem in the past, can you try setting MAKEOPTS in make.conf to either or -j1? Bit of a sledgehammer, that. Use package.env to override MAKEOPTS for this one

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-24 Thread Stroller
On Tue, 22 July 2014, at 5:15 pm, Sid S r03...@gmail.com wrote: ... The file you sent would have been half the size, if you'll excuse me nagging, if you'd sent it in plaintext, rather than HTML. Did something strange happen? I figured the code blocks would just be surrounded by styling

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-24 Thread Stroller
On Tue, 22 July 2014, at 2:48 pm, Sid S r03...@gmail.com wrote: … /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory A top Google hit for /bin/sh: cross-rpcgen No such file or directory is this thread:

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-24 Thread Sid S
Message delivery has been failing, sorry if this is received twice. Wow, running Steam on Hardened. Seems ambitious. Most things work after grsec is clubbed over the head (sadly the only real option in a lot of cases). 1. Reply with a list of actions/commands you did that led up to this point

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Alec Ten Harmsel
I've had some problems with this in the past on non-hardened... you have IA32 emulation turned on in the kernel right? Also, not sure if this is just me, but the really long lines (like the top 4) run off the end of my screen and I can't see them at all. Alec On Tue 22 Jul 2014 09:48:54 AM

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Sid S
I have IA32 emulation enabled but none of its suboptions (I read I don't need them). Sorry about the lines running off, my client does not auto-wrap with newlines and it seems yours does not either. . On Tue, Jul 22, 2014 at 8:58 AM, Alec Ten Harmsel a...@alectenharmsel.com wrote: I've had

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Alec Ten Harmsel
Yeah, Thunderbird doesn't handle long lines well, I guess. Hmmm... I have no experience with Gentoo Hardened, but the file that caused failure due to not existing, 'cross-rpcgen', is created by gcc the step immediately before without error. There really shouldn't be a problem. Are you in the

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Stroller
On Tue, 22 July 2014, at 2:48 pm, Sid S r03...@gmail.com wrote: ... The build log is kind of large, tell me if the whole thing is needed. The file you sent would have been half the size, if you'll excuse me nagging, if you'd sent it in plaintext, rather than HTML. Stroller.

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Sid S
Are you in the process of switching to hardened right now? Why are you rebuilding glibc and gcc? No, I set up my system as hardened. They originally got rebuilt (and I noticed the failure) when I set up a package set for running some games (using the steam client) and rebuilt the package set.

Re: [gentoo-user] glibc (and gcc) build fails: /bin/sh: /var/tmp/portage/sys-libs/glibc-2.17/work/build-x86-x86_64-pc-linux-gnu-nptl/sunrpc/cross-rpcgen: No such file or directory

2014-07-22 Thread Alec Ten Harmsel
Wow, running Steam on Hardened. Seems ambitious. I'll try and help as much as possible. Can you: 1. Reply with a list of actions/commands you did that led up to this point 2. Attach the full build log Also They originally got rebuilt (and I noticed the failure) Do you mean I tried to