Opened 3 years ago
#17393 new bug
Jamfile engine fails on first run
Reported by: | pulkomandy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System/Jamfile Engine | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The jamfile engine calls mkdir twice without the -p option to create the output directory. The second call fails, and the build does not continue.
It should be fixed to create the directory only once.
Note:
See TracTickets
for help on using tickets.