Opened 8 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)

patch-Portfile.diff (2.1 KB) - added by mkae (Marko Käning) 8 years ago.
patch for litecoin's Portfile

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by mkae (Marko Käning)

Attachment: patch-Portfile.diff added

patch for litecoin's Portfile

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: newclosed

In 400125ae2e5facb02ca2fd6c6aa4f95010331a93/macports-ports (master):

litecoin: Update to 0.16.3

Closes: #51177

Note: See TracTickets for help on using tickets.