Re: [smartos-discuss] Re: build failure related to python version

2016-09-30 Thread Youzhong Yang
Now it works. Thanks! On Fri, Sep 30, 2016 at 4:39 PM, Robert Mustacchi wrote: > On 9/30/16 13:05 , Youzhong Yang wrote: > > Sorry, the 'head' output is after I manually modified hdrchk script. Its > > first line was referring to /usr/bin/python2.6. > > There were various bugs

Re: [smartos-discuss] Standardized Benchmarks and various overheads.

2016-09-30 Thread Ian Collins
On 10/ 1/16 12:43 PM, Matthew Parsons wrote: (Sorry for the delay in replying.) Please note I didn't ask "what matches my workload" or "please architect my setup for me" :P Mainly I just wanted something for a couple basic sanity checks that hardware is performing in the general ballpark of

Re: [smartos-discuss] Standardized Benchmarks and various overheads.

2016-09-30 Thread Matthew Parsons
(Sorry for the delay in replying.) Please note I didn't ask "what matches my workload" or "please architect my setup for me" :P Mainly I just wanted something for a couple basic sanity checks that hardware is performing in the general ballpark of what it should, that there weren't any

Re: [smartos-discuss] Re: build failure related to python version

2016-09-30 Thread Robert Mustacchi
On 9/30/16 13:05 , Youzhong Yang wrote: > Sorry, the 'head' output is after I manually modified hdrchk script. Its > first line was referring to /usr/bin/python2.6. There were various bugs and issues with the merge from upstream, including some breakage there. These should all be fixed in the

[smartos-discuss] Re: build failure related to python version

2016-09-30 Thread Youzhong Yang
Sorry, the 'head' output is after I manually modified hdrchk script. Its first line was referring to /usr/bin/python2.6. And here is the list of files still referring to /usr/bin/python2.6: # grep '#!/usr/bin/python2.6' /root/smartos-live/projects/illumos/usr/src/tools/scripts/*

Re: [smartos-discuss] build failure related to python version

2016-09-30 Thread Patrick Mooney
Additional fixes are inbound, pending testing and review. I would expect them to land within a few hours. On 30 September 2016 at 15:01, Youzhong Yang wrote: > I am trying to build SmartOS today, pulling illumos-joyent from github.com, > here is what I encountered: > >

[smartos-discuss] build failure related to python version

2016-09-30 Thread Youzhong Yang
I am trying to build SmartOS today, pulling illumos-joyent from github.com, here is what I encountered: nightly.log: sh: line 1: /root/smartos-live/projects/illumos/usr/src/tools/proto/root_i386-nd/opt/onbld/bin/hdrchk: not found *** Error code 127 # head -1