I' ve tried downgrade gcc, gcc-libs to version 4.9.2, but a new error occurred: /usr/include/boost/python/proxy.hpp:94:36: internal compiler error: Segmentation fault inline void proxy<Policies>::del() const Is this another bug of boost? On Sat, Mar 28, 2015 at 6:18 AM Zander B <lezed1@xxxxxxxxx> wrote: > Hi, > > This is the error I got. It could be because I'm using a Gmail account. I > did email overseers about a month ago about this. > > "User account creation has been restricted. > Contact your administrator or the maintainer (overseers@xxxxxxxxxxx) for > information about creating an account. > Please press Back and try again." > > On Fri, Mar 27, 2015, 5:42 PM Paladin <paladin@xxxxxxxxxxx> wrote: > > > Hi, > > > > On , Zander B wrote: > > > I've tried to submit a bug before to the gcc bug tracker, but I > couldn't > > > create an account (getting an error about how new account creation is > > > disabled due to spam accounts). Is there a different way to submit a > bug > > to > > > gcc? > > > > I just tried to create account on https://gcc.gnu.org/bugzilla and it > > work out fine. Is there some other place where you want to report gcc > > bugs? > > > > Sorry if I misunderstood you. > > > > Paladin > > -- > > There are only two hard things in Computer Science: > > cache invalidation, naming things and off-by-one errors. > > >