Edgewall Software
Modify

Opened 18 years ago

Last modified 18 years ago

#86 new defect

<c:make/> fails on Solaris

Reported by: webkontakt@… Owned by: cmlenz
Priority: major Milestone:
Component: Build slave Version: 0.5
Keywords: Cc: webkontakt@…
Operating System: Other

Description

For what reason ever, <c:make/> does not perform well on Solaris, but returns "Success":

[ERROR   ] make: Warning: Ignoring DistributedMake -c option
[INFO    ] MAKEFLAGS value:
[ERROR   ] bash: all-recursive: command not found
[INFO    ]    Building config.h because it is out of date relative to stamp-h1
[INFO    ]   Building all because it is out of date relative to config.h
[INFO    ] all-recursive
[INFO    ] *** Error code 127 (ignored)

Funny enough, replacing the recipe by <sh:exec executable="make"/"> results in a real build success.

Attachments (0)

Change History (0)

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain cmlenz.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.