Opened 4 years ago
Last modified 3 years ago
#16737 closed bug
Even minor devel package update breaks build of 3rd-party software — at Version 1
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Package Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev54837.
When updating devel packages, WebKit build fails so reconfigure is needed. WebKit is a big project and rebuild takes a lot of time. Rebuild after each update should be avoided.
Error message:
ninja: error: '/packages/libxslt-1.1.34-1/.self/develop/lib/libxslt.so', needed by 'lib/libWebKitLegacy.so.1.7.0', missing and no known rule to make it
I am not sure what is wrong exactly: Package Kit, cmake or WebKit build system. Internal paths should be not used when building, /boot/system/develop/lib
should be used instead because it is more stable.
Note:
See TracTickets
for help on using tickets.