Could you also make changes to the boostorg/regression repo? I'd like to keep that in sync as much as possible.


On Tue, Nov 11, 2014 at 6:36 PM, Belcourt, Kenneth <kbelco@sandia.gov> wrote:

On Nov 11, 2014, at 5:28 PM, Aparna Kumta <aparna.kumta@oracle.com> wrote:

> ----- Original Message -----
>> From: li51ckf02@sneakemail.com
>> To: boost-testing@lists.boost.org
>> Sent: Friday, November 7, 2014 4:20:18 PM GMT -08:00 US/Canada Pacific
>> Subject: Re: [Boost-testing] [EXTERNAL] Re: error encountered running run.py
>
>
>> "Aparna Kumta" <aparna.kumta@oracle.com> wrote:
>>> I am able to start downloading the  files, however, I see the following
>>> git error.
>>> # Executing GIT command: /home/akumta/BOOST_REGRESSION/boost_root> git
>>> checkout "develop"
>>> Already on 'develop'
>>> git clean -fxd"" failed with code 256
>>> %
>>>
>>> The git version I am using is 1.8.5.
>
>> The semicolon after --hard is being interpreted incorrectly for some reason.
>> git should be passing the command line "git reset --quiet --hard; git
>> clean -fxd" to the shell, which in turn should interpret it as two commands
>> "git reset --quiet --hard" and "git clean -fxd".
>>
>> Try running the following command manually in the boost_root directory:
>> git submodule foreach "git reset --quiet --hard; git clean -fxd"
>>
>> Experiment with changes to the command to get it to work. Does your shell
>> handle semicolon? Could it be a quoting problem? Does replacing " with ' fix
>> it?
>
> Thanks, this helped resolve the issue.
> As I proceed along, I see an issue with building process_jam_log.
>    "CC" -library=stlport4 -xO4 -erroff=%none -KPIC -DBOOST_ALL_NO_LIB=1
> -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG
> -D_CRT_SECURE_NO_WARNINGS -I"../../.." -c -o
> "bin/sun-5.13/release/process_jam_log.o" "../src/process_jam_log.cpp"
>
> "../src/process_jam_log.cpp", line 356: Error: The function "system"
> must have a prototype.
> 1 Error(s) detected.
> ...failed sun.compile.c++ bin/sun-5.13/release/process_jam_log.o...
>
> Looks like I would need to patch process_jam_log.cpp by qualifying
> system as std::system.

I just pushed this change to develop, hopefully this will fix your problem.

commit 55672f301f3f25289f593fcab41174f909fad48a
Author: K. Noel Belcourt <kbelco@sandia.gov>
Date:   Tue Nov 11 17:32:03 2014 -0700

Qualify system with std:: to fix PJL on Sun as reported by Aparna Kumta.

_______________________________________________
Boost-Testing mailing list
Boost-Testing@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-testing



--
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail