Bug report #16322
make -j8 # error: @INCLUDE = /usr/src/qgis/build/master/qgsversion.inc: not found!
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24232 |
Description
Building in a lean dir with 8 parallel processes failed with this error for me:
error: @INCLUDE = /usr/src/qgis/build/master/qgsversion.inc: not found!
Subsequent invocation of make with no -j switch worked fine.
Sounds like an incomplete dependency file in CMake configuration files
This happened as of 5e6d540bbc4b90fb6ccb74c5847d22093050bec9
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#2 Updated by Jürgen Fischer about 6 years ago
- Resolution set to worksforme
- Status changed from Open to Closed
- Description updated (diff)