Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-27 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 08:31:18 +0200, Baptiste Daroussin wrote:
> On Mon, Jul 27, 2015 at 02:28:16PM +0800, Li-Wen Hsu wrote:
> > On Mon, Jul 27, 2015 at 08:23:47 +0200, Baptiste Daroussin wrote:
> > > On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> > > > On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > > > > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> > > > >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> > > > >>
> > > > >> Build information: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> > > > >> Full change log: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> > > > >> Full build log: 
> > > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> > > > >
> > > > > ...
> > > > >
> > > > >> The end of the build log:
> > > > >
> > > > > ...
> > > > >
> > > > >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > > > >> Updating FreeBSD repository catalogue...
> > > > >> Fetching meta.txz: . done
> > > > >> Fetching packagesite.txz: .. done
> > > > >> Processing entries: .. done
> > > > >> FreeBSD repository update completed. 24303 packages processed.
> > > > >> pkg: No packages available to install matching 
> > > > >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> > > > >
> > > > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > > > > installed 10.1-RELEASE amd64 VM, it does not find
> > > > > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > > > > package building issue?  Is there anyone get different result?
> > > > 
> > > > Sorry for the noise, I just found this commit:
> > > > 
> > > > https://svnweb.freebsd.org/changeset/ports/392873
> > > > 
> > > > I'll disable this job first and see what we can do.
> > > > 
> > > > Li-Wen
> > > 
> > > A sorry I was not aware you were using it. I can readd it if you want it.
> > 
> > That might be the fastest way, or do you have any other recommended
> > alternative of it?
> > 
> Given you are building directly on amd64 you can use the regular gcc ports, 
> no?

Probably, I did not work on this job and might overlook something.

> Anyway I'll readd the amd64 xtoolchain after I manage to fix it with gcc5

Thanks, before it backing to pkg.freebsd.org again, I'll just skip the
step of installing it.

Li-Wen

-- 
Li-Wen Hsu 
http://lwhsu.org


pgpZTRKVgPzPf.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Baptiste Daroussin
On Mon, Jul 27, 2015 at 02:28:16PM +0800, Li-Wen Hsu wrote:
> On Mon, Jul 27, 2015 at 08:23:47 +0200, Baptiste Daroussin wrote:
> > On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> > > On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > > > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> > > >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> > > >>
> > > >> Build information: 
> > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> > > >> Full change log: 
> > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> > > >> Full build log: 
> > > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> > > >
> > > > ...
> > > >
> > > >> The end of the build log:
> > > >
> > > > ...
> > > >
> > > >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > > >> Updating FreeBSD repository catalogue...
> > > >> Fetching meta.txz: . done
> > > >> Fetching packagesite.txz: .. done
> > > >> Processing entries: .. done
> > > >> FreeBSD repository update completed. 24303 packages processed.
> > > >> pkg: No packages available to install matching 
> > > >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> > > >
> > > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > > > installed 10.1-RELEASE amd64 VM, it does not find
> > > > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > > > package building issue?  Is there anyone get different result?
> > > 
> > > Sorry for the noise, I just found this commit:
> > > 
> > > https://svnweb.freebsd.org/changeset/ports/392873
> > > 
> > > I'll disable this job first and see what we can do.
> > > 
> > > Li-Wen
> > 
> > A sorry I was not aware you were using it. I can readd it if you want it.
> 
> That might be the fastest way, or do you have any other recommended
> alternative of it?
> 
Given you are building directly on amd64 you can use the regular gcc ports, no?

Anyway I'll readd the amd64 xtoolchain after I manage to fix it with gcc5

Bapt


pgp6daupURFNa.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 08:23:47 +0200, Baptiste Daroussin wrote:
> On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> > On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> > >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> > >>
> > >> Build information: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> > >> Full change log: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> > >> Full build log: 
> > >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> > >
> > > ...
> > >
> > >> The end of the build log:
> > >
> > > ...
> > >
> > >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> > >> Updating FreeBSD repository catalogue...
> > >> Fetching meta.txz: . done
> > >> Fetching packagesite.txz: .. done
> > >> Processing entries: .. done
> > >> FreeBSD repository update completed. 24303 packages processed.
> > >> pkg: No packages available to install matching 
> > >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> > >
> > > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > > installed 10.1-RELEASE amd64 VM, it does not find
> > > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > > package building issue?  Is there anyone get different result?
> > 
> > Sorry for the noise, I just found this commit:
> > 
> > https://svnweb.freebsd.org/changeset/ports/392873
> > 
> > I'll disable this job first and see what we can do.
> > 
> > Li-Wen
> 
> A sorry I was not aware you were using it. I can readd it if you want it.

That might be the fastest way, or do you have any other recommended
alternative of it?

Li-Wen


-- 
Li-Wen Hsu 
http://lwhsu.org


pgpuHI2fSzP_R.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Baptiste Daroussin
On Mon, Jul 27, 2015 at 02:07:31PM +0800, Li-Wen Hsu wrote:
> On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> > On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> >> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
> >>
> >> Build information: 
> >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> >> Full change log: 
> >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> >> Full build log: 
> >> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
> >
> > ...
> >
> >> The end of the build log:
> >
> > ...
> >
> >> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> >> Updating FreeBSD repository catalogue...
> >> Fetching meta.txz: . done
> >> Fetching packagesite.txz: .. done
> >> Processing entries: .. done
> >> FreeBSD repository update completed. 24303 packages processed.
> >> pkg: No packages available to install matching 
> >> 'devel/amd64-xtoolchain-gcc' have been found in the repositories
> >
> > I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> > installed 10.1-RELEASE amd64 VM, it does not find
> > devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> > package building issue?  Is there anyone get different result?
> 
> Sorry for the noise, I just found this commit:
> 
> https://svnweb.freebsd.org/changeset/ports/392873
> 
> I'll disable this job first and see what we can do.
> 
> Li-Wen

A sorry I was not aware you were using it. I can readd it if you want it.

Best regards,
Bapt


pgpN9YWvxOoYf.pgp
Description: PGP signature


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 1:40 PM, Li-Wen Hsu  wrote:
> On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
>> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
>>
>> Build information: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
>> Full change log: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
>> Full build log: 
>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console
>
> ...
>
>> The end of the build log:
>
> ...
>
>> + sudo pkg install -y devel/amd64-xtoolchain-gcc
>> Updating FreeBSD repository catalogue...
>> Fetching meta.txz: . done
>> Fetching packagesite.txz: .. done
>> Processing entries: .. done
>> FreeBSD repository update completed. 24303 packages processed.
>> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' 
>> have been found in the repositories
>
> I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
> installed 10.1-RELEASE amd64 VM, it does not find
> devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
> package building issue?  Is there anyone get different result?

Sorry for the noise, I just found this commit:

https://svnweb.freebsd.org/changeset/ports/392873

I'll disable this job first and see what we can do.

Li-Wen


-- 
Li-Wen Hsu
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure

2015-07-26 Thread Li-Wen Hsu
On Mon, Jul 27, 2015 at 10:55 AM,   wrote:
> FreeBSD_HEAD_amd64_gcc4.9 - Build #247 - Failure:
>
> Build information: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/
> Full change log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/changes
> Full build log: 
> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/247/console

...

> The end of the build log:

...

> + sudo pkg install -y devel/amd64-xtoolchain-gcc
> Updating FreeBSD repository catalogue...
> Fetching meta.txz: . done
> Fetching packagesite.txz: .. done
> Processing entries: .. done
> FreeBSD repository update completed. 24303 packages processed.
> pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc' 
> have been found in the repositories

I tried `pkg install -y devel/amd64-xtoolchain-gcc` in a newly
installed 10.1-RELEASE amd64 VM, it does not find
devel/amd64-xtoolchain-gcc either.  While 11-CURRENT works.  Is this a
package building issue?  Is there anyone get different result?

Thanks,
Li-Wen

-- 
Li-Wen Hsu
http://lwhsu.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"