[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] 7.0.0 RC3 - unable to build remote (only) project
|
I've seen something like this before
/bin/bash: line 0: cd: /Debug: No such file or directory
>> > Shell Completed (exit code = 1)
I wonder if it's a interactive vs. no-interactive shell that can't find bash???
http://wiki.eclipse.org/PTP/FAQ#Q:_My_remote_or_synchronized_project_doesn.27t_find_the_remote_environment_variables_correctly_.28Interactive_vs._non-interactive_shell.29
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Wainer Moschetta ---06/11/2013 05:12:11 PM---Hi Roland, Nope, it isn't a remote sync but rather a 'pure' remote project.
![]()
| ![]()
Wainer Moschetta <wainersm@xxxxxxxxxxxxxxxxxx> |
![]()
| ![]()
ptp-dev@xxxxxxxxxxx |
![]()
| ![]()
06/11/2013 05:12 PM |
![]()
| ![]()
Re: [ptp-dev] 7.0.0 RC3 - unable to build remote (only) project |
![]()
| ![]()
ptp-dev-bounces@xxxxxxxxxxx |
Hi Roland,
Nope, it isn't a remote sync but rather a 'pure' remote project.
Wainer
On 06/11/2013 06:02 PM, Roland Schulz wrote:
> Hi,
>
> did you create a remote or remote-sync project? If it is sync could
> you please update to the latest build
> (http://download.eclipse.org/tools/ptp/builds/kepler/nightly/) and
> check whether the problem still occurs. We needed to fix quite a few
> issues with sync since RC3.
>
> Roland
>
> On Tue, Jun 11, 2013 at 4:49 PM, Wainer Moschetta
> <wainersm@xxxxxxxxxxxxxxxxxx> wrote:
>> Hi,
>>
>> I've just installed 7.0.0.201306111347 (RC3), created a dummy remote
>> (only) project and got following error when tried to build (not build
>> configuration changes applied) it:
>>
>> ---------------------
>> 14:52:27 **** Clean-only build of configuration Debug for project
>> remotetest2 ****
>> make clean
>> /bin/bash: line 0: cd: /Debug: No such file or directory
>> > Shell Completed (exit code = 1)
>>
>> 14:52:32 Build Finished (took 4s.839ms)
>>
>> 14:52:46 **** Build of configuration Debug for project remotetest2 ****
>> make all
>> /bin/bash: line 0: cd: /Debug: No such file or directory
>> > Shell Completed (exit code = 1)
>> -------------------------
>>
>> it seems not able to eval ${workspace_loc:/remotetest2}.
>>
>> Anyone else seen this error?
>>
>> Thanks,
>>
>> Wainer dos Santos Moschetta
>>
>> _______________________________________________
>> ptp-dev mailing list
>> ptp-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/ptp-dev
>>
>>
>>
>>
>
>
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

