Opened 12 years ago
Last modified 10 years ago
#590 new enhancement
IZ2774: aimk clean does not delete all files on some architectures
Reported by: | crei | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | current |
Severity: | minor | Keywords: | build |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2774]
Issue #: 2774 Platform: All Reporter: crei (crei) Component: gridengine OS: All Subcomponent: build Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: aimk clean does not delete all files on some architectures Status whiteboard: Attachments: Issue 2774 blocks: Votes for issue 2774: Opened: Tue Nov 4 02:30:00 -0700 2008 ------------------------ On some architectures an aimk clean does not remove all generated files in the build directories: AIX43/AIX51: lib.exp DARWIN_PPC: libdrmaa.jnilib libjuti.jnilib DARWIN_X86: libdrmaa.jnilib libjuti.jnilib IRIX65/ rii_files Aim of this issue is to fix the clean rule in the Makefiles AND enhance aimk to do a "rmdir BUILDARCH" after when performing "aimk clean". rmdir would report an error if the directory is not empty. Not deleted objects in the clean rules are then easier to detect.
Note: See
TracTickets for help on using
tickets.
Presumably not an issue if we can convert to automake.