Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Perry Hutchison
Konstantin Belousov kostik...@gmail.com wrote: I think trying to understand why the hack was added is not possible. In an ideal world, svn blame would identify the commit in which it was added, and that commit's log entry would explain why :) ___

Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Justin Hibbits
On Jun 30, 2015 1:11 AM, Perry Hutchison per...@pluto.rain.com wrote: Konstantin Belousov kostik...@gmail.com wrote: I think trying to understand why the hack was added is not possible. In an ideal world, svn blame would identify the commit in which it was added, and that commit's log

Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Justin Hibbits
On Tue, Jun 30, 2015 at 8:48 AM, Simon J. Gerraty s...@juniper.net wrote: Justin Hibbits jhibb...@freebsd.org wrote: Yeah, crossbuilds work fine. It's the actual run-on-real-hardware bit that doesn't. (powerpc64 runs fine in qemu-devel; people should try it!) r284345 (introduction of

Re: powerpc and powerpc64 builds broken

2015-06-30 Thread Simon J. Gerraty
Justin Hibbits jhibb...@freebsd.org wrote: Yeah, crossbuilds work fine. It's the actual run-on-real-hardware bit that doesn't. (powerpc64 runs fine in qemu-devel; people should try it!) r284345 (introduction of metamode) is the problem. I bisected it on the power8 and it reliably

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
at 12:09:25PM -0700, Justin Hibbits wrote: On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Konstantin Belousov
and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point is: cc -O2 -pipe -I/home/chmeee/freebsd/head/usr.bin/mkesdb -I/home/chmeee/freebsd

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Andreas Tobler
On 28.06.15 21:32, Konstantin Belousov wrote: On Sun, Jun 28, 2015 at 12:09:25PM -0700, Justin Hibbits wrote: On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds

powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point is: cc -O2 -pipe -I/home/chmeee/freebsd/head/usr.bin/mkesdb -I/home/chmeee/freebsd

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Garrett Cooper
On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Konstantin Belousov
On Sun, Jun 28, 2015 at 12:09:25PM -0700, Justin Hibbits wrote: On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Bjoern A. Zeeb
On 28 Jun 2015, at 19:09 , Justin Hibbits jhibb...@freebsd.org wrote: On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper yaneurab...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Adrian Chadd
wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point is: - What does file say when you run it on libc.so.7? /usr/obj/usr/src

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Justin Hibbits
...@gmail.com wrote: On Jun 28, 2015, at 10:48, Justin Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen

Re: powerpc and powerpc64 builds broken

2015-06-28 Thread Konstantin Belousov
Hibbits jhibb...@freebsd.org wrote: Both powerpc and powerpc64 builds are broken in the same way, in usr.bin/mkesdb. It was working correctly as of just before BSDCan, I successfully built world and kernel on June 6. The error seen at this point is: cc -O2 -pipe -I/home/chmeee