Ticket #2244 (closed defect: obsolete)
./sugar-jhbuild cleanone sugar-artwork does fail
| Reported by: | erikos | Owned by: | benzea |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar-artwork | Version: | Git as of bugdate |
| Severity: | Unspecified | Keywords: | |
| Cc: | m_anish | Distribution/OS: | Unspecified |
| Bug Status: | New |
Description
make[2]: Leaving directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/icons' make[1]: Leaving directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/icons' Making clean in cursor make[1]: Entering directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/cursor' Making clean in sugar make[2]: Entering directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/cursor/sugar' rm -rf .libs _libs rm -rf cursors rm sugar.stamp rm: cannot remove `sugar.stamp': No such file or directory make[2]: *** [clean-local] Error 1 make[2]: Leaving directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/cursor/sugar' make[1]: *** [clean-recursive] Error 1 make[1]: Leaving directory `/home/erikos/sugar-jhbuild/source/sugar-artwork/cursor' make: *** [clean-recursive] Error 1 *** Error during phase clean of sugar-artwork: ########## Error running make clean *** [1/1] [1] Rerun phase clean [2] Ignore error and continue to next module [3] Give up on module [4] Start shell [5] Reload configuration [6] Go to phase "wipe directory and start over" [7] Go to phase "configure"
We don't build the sugar.stamp (unless you do make sugar.stamp) but jhbuild calls clean-local which tries to remove the stamp.
Change History
Note: See
TracTickets for help on using
tickets.
