Opened 9 years ago
Closed 6 years ago
#51177 closed defect (fixed)
litecoin: update to version 0.10.4.0 fails
Reported by: | mkae (Marko Käning) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | RJVB (René Bertin) |
Port: | litecoind |
Description
I've tried to come up with an update for litecoin's portfile, but following its build instructions couldn't get the configure to run normally.
Configure stops due to qmake:
:debug:configure Executing command line: cd "/opt/local/var/macports/build/_Users_okram_WC_SVN_MacPorts_finance_litecoin/litecoin/work/litecoin-0.10.4.0" && /opt/local/libexec/qt4/bin/qmake PREFIX=/opt/local QMAKE_CC=/usr/bin/clang QMAKE_CXX=/usr/bin/clang++ QMAKE_OBJC=/usr/bin/clang USE_QRCODE=1 INCLUDEPATH+="/opt/local/include/db48/" LIBS+="-L/opt/local/lib/db48" CFLAGS="-Os -arch x86_64" :info:configure Usage: /opt/local/libexec/qt4/bin/qmake [mode] [options] [files] :info:configure :info:configure QMake has two modes, one mode for generating project files based on :info:configure some heuristics, and the other for generating makefiles. Normally you :info:configure shouldn't need to specify a mode, as makefile generation is the default :info:configure mode for qmake, but you may use this to test qmake on an existing project . . .
Since there have been issues with this port since quite a while I am giving up on this.
Removed myself as maintainer.
Please pick it up if you're interested.
Attachments (1)
Change History (4)
Changed 9 years ago by mkae (Marko Käning)
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 8 years ago by mkae (Marko Käning)
Cc: | rjvbertin@… added |
---|
Hi René, do you have a hint how this Qt4 port can be build? Perhaps I am just misunderstanding something and it only works with Qt5 these days?
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch for litecoin's Portfile