Opened 16 months ago
Closed 16 months ago
#813 closed defect (fixed)
Incremental build does not detect changes to uspace/overlay
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos-build | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
When I change contents of uspace/overlay (e.g. make install
in tools/xcw/demo
or install
subcommand of hsct
or make install-hos
in GZX or Sycek source repo, and then run ninja image_path
in the HelenOS build directory, the image is not rebuilt.
Change History (3)
comment:1 Changed 16 months ago by
comment:3 Changed 16 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yes, that fixed it (build 407 improved a lot), closing. Thanks!
Note: See
TracTickets for help on using
tickets.
I think this might be the cause of CI tests failing .. they don't find the binaries because the OS image does not get updated after the package is installed. See for example http://ci.helenos.org/build-406/logs/test-amd64-coast-sycek-test-yml.log