Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

make using the depends system fails on missing fix_qt_pkgconfig.patch #298

Open
fivepiece opened this issue Jan 7, 2018 · 3 comments
Open

Comments

@fivepiece
Copy link

Hey,
I'm following the depends build instructions and am unable to complete the build because what seems to be a missing patch file

$ make -j4 BASE_CACHE=/absolute/path/to/deps-cache SOURCES_PATH=/absolute/path/to/deps-cache/sources
sha256sum: /absolute/path/to/dbb-app/depends/patches/qt/fix_qt_pkgconfig.patch: No such file or directory
Preprocessing qt...
cp: cannot stat 'fix_qt_pkgconfig.patch': No such file or directory
funcs.mk:242: recipe for target '/absolute/path/to/dbb-app/depends/work/build/x86_64-pc-linux-gnu/qt/5.7.1-175bb550631/.stamp_preprocessed' failed
make: *** [/absolute/path/to/dbb-app/depends/work/build/x86_64-pc-linux-gnu/qt/5.7.1-175bb550631/.stamp_preprocessed] Error 1

The files present in the patches/qt directory are the same ones in the repo. I'm building the master branch on debian testing.

@fivepiece
Copy link
Author

I got the file from
https://github.com/bitcoin/bitcoin/blob/master/depends/patches/qt/fix_qt_pkgconfig.patch

The build continues. I'll open a new issue if anything else comes up, cheers.

@jonasschnelli
Copy link
Member

Thanks! Happy if you do a PR!

@fivepiece
Copy link
Author

Done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants