Bitcoin Forum
May 25, 2024, 08:05:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Qmake issue while compiling bitcoin dependencies for windows on ubuntu  (Read 194 times)
WilliamC (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 09, 2018, 02:33:22 PM
 #1

Hi !

I just got this error :

Code:
➜  depends make HOST=x86_64-w64-mingw32
Configuring qt...
Creating qmake...
make[1] : on entre dans le répertoire « /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qmake »
make[1]: rien à faire pour « first ».
make[1] : on quitte le répertoire « /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qmake »
Cannot read /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/mkspecs/qmake.conf: No such file or directory
Could not read qmake configuration file /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/mkspecs/qmake.conf.
Error processing project file: /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qtbase.pro
funcs.mk:242: recipe for target '/home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/.stamp_configured' failed
make: *** [/home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/.stamp_configured] Error 3

Does someone have any idea ?  Huh
DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1214
Merit: 591


OGRaccoon


View Profile
November 09, 2018, 07:28:07 PM
 #2

/qmake.conf: No such file or directory

check for your qmake config it seems to be missing

run 

qmake --version

and post the output

┏━━━━━━━━━━━━━━━━━┓
┃   💎 Mine Solo with CKPool 💎    ┃
┃    ➤ Hit Blocks on Your Own!      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
WilliamC (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 10, 2018, 03:39:23 PM
 #3

Thx for the reply, the output is :

Code:
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu
WilliamC (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 23, 2018, 11:31:35 AM
 #4

But the local version of qmake is normaly not a problem since dependency bitcoin Makefile download the packages by itself as we can see in the qt.mk : https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk

DaCryptoRaccoon
Hero Member
*****
Offline Offline

Activity: 1214
Merit: 591


OGRaccoon


View Profile
November 24, 2018, 05:50:48 PM
 #5

But the local version of qmake is normaly not a problem since dependency bitcoin Makefile download the packages by itself as we can see in the qt.mk : https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk



You could try it again with the following  -prefix $PWD/qtbase

What argumets did you pass when attempting.?

Really need a little bit more information.

┏━━━━━━━━━━━━━━━━━┓
┃   💎 Mine Solo with CKPool 💎    ┃
┃    ➤ Hit Blocks on Your Own!      ┃
┃ ███▓▓  ███▓▓  ███▓▓  ███▓▓┃
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!