Date: Tue, 14 May 2013 22:57:28 +0200 From: Xavier <xavierfreebsdquestions@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: can't compile lang/gcc port Message-ID: <CALe6D=uAx_HAFk_LT3KRALaV73VWjpP-KZcr%2BzLdFDpcdfPrNA@mail.gmail.com> In-Reply-To: <201305142044.r4EKiheX015233@mail.r-bonomi.com> References: <CALe6D=sLk%2BJFz7waRid7AAOx2Qei3t0n2eASW9Q3bEugVqVPVw@mail.gmail.com> <201305142044.r4EKiheX015233@mail.r-bonomi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 14, 2013 at 03:44:43PM -0500, Robert Bonomi wrote:
Hi Robert,
( Sorry for my before email, my before email is an error of apropiate
thread email )
> > Date: Tue, 14 May 2013 21:07:59 +0200
> > Subject: Re: can't compile lang/gcc port
> > From: Xavier <xavierfreebsdquestions@gmail.com>
> >
> > On Tue, May 14, 2013 at 07:14:17PM +0200, Roland Smith wrote:
> >
> > Hi Roland,
> >
> > > On Mon, May 13, 2013 at 03:59:26PM +0200, Xavier wrote:
> > > > Hi to all,
> > > >
> > > > I can't compile lang/gcc port.
> > > >
> > > > The last lines of error:
> > >
> > > Unfortunately the real error happens _above_ the lines that you showed.
> > >
> >
> > Hmmm, OK.
> >
> > > > else \
> > > > exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi
> > > > gmake[5]: Leaving directory
> > > > `/usr/ports/lang/gcc/work/build/i386-portbld-freebsd
> > > > 9.1/libstdc++-v3'
> > > > gmake[4]: Leaving directory
> > > > `/usr/ports/lang/gcc/work/build/i386-portbld-freebsd
> > > [snip]
> > > > Stop in /usr/ports/lang/gcc.
> > > > *** [build] Error code 1
> > > >
> > > > Stop in /usr/ports/lang/gcc.
> > >
> > > > Somebody can help me ?
> > >
> > > There is probably a compiler error somewhere before the lines that you
> > > posted. Can you show a little bit more?
> > >
> >
> > I don't show more lines because the log is very long for paste here.
>
> Look for lines with the words:
> warning:
> Warning:
> error:
> Error:
>
> Report at least the 3 lines before each such occurance and 10 or so lines
> after it.
>
> This command:
> grep -B 3 -A 10 -E -i '(warning|error):' < {{logfile}}
> should do the selection automatically.
>
I paste log here:
http://pastebin.com/X0C1gtaG
I cut the middle log for 500 KB of limit in pastebin.com web site.
Thanks, see you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALe6D=uAx_HAFk_LT3KRALaV73VWjpP-KZcr%2BzLdFDpcdfPrNA>
