This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143266 - some test script build fail in log while add new remote host.
Summary: some test script build fail in log while add new remote host.
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 06:42 UTC by alexandrov
Modified: 2008-08-29 00:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexandrov 2008-08-08 06:42:09 UTC
When I add remote host I see sometime in log some executable fails:

bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
gcc: /tmp/xyz.c: No such file or directory
gcc: warning: `-x c' after last input file has no effect
gcc: no input files
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
g++: /tmp/xyz.c: No such file or directory
g++: no input files
WARNING [cnd.remote.logger]: CSM.initRemoteCompilerSets for tester@sqao24 [state_pending]
WARNING [cnd.remote.logger]: CSM.initRemoteCompilerSets for aa157712@manchester [state_pending]
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
bash: line 0: export: `/tmp/xyz.c': not a valid identifier
Comment 1 _ gordonp 2008-08-27 14:36:31 UTC
I didn't see this in recent Solaris builds. I'll check other platforms and
see if this is still a problem or if it has already been fixed.
Comment 2 _ gordonp 2008-08-29 00:39:13 UTC
I think this must have been fixed since filed (I used to see it, but don't anymore).
Please reopen with a specific set of steps if you still do.