Hi, I've got a bit of a sticky one I've been struggling to work out.
I was doing an update of my ports when I've come across an issue when it reaches "x11-toolkits/qt5-declarative".
When attempting to build this port [both with portmaster or make install], I am prompted with a "File to patch:" prompt.
Looking into the patch file it is applying, it is trying to find a file which simply does not exist.
The error occurs on the following line within files/patch-git_26229cf :
This file simply does not exist anywhere within this port on my system. In fact, the only place I can find this file on my entire system, is within some old qt4 ports.
Is this a problem with the port itself, or has something gone crazy with my ports? I can't find anything in UPDATING, and according to freshports, this port was first removed, then recently reinstated after qt5-qml and qt5-quick were merged into it.
Any help would be apprecated.
I was doing an update of my ports when I've come across an issue when it reaches "x11-toolkits/qt5-declarative".
When attempting to build this port [both with portmaster or make install], I am prompted with a "File to patch:" prompt.
Looking into the patch file it is applying, it is trying to find a file which simply does not exist.
The error occurs on the following line within files/patch-git_26229cf :
Code:
--- src/declarative/graphicsitems/qdeclarativetextinput.cpp
+++ src/declarative/graphicsitems/qdeclarativetextinput.cpp
This file simply does not exist anywhere within this port on my system. In fact, the only place I can find this file on my entire system, is within some old qt4 ports.
Is this a problem with the port itself, or has something gone crazy with my ports? I can't find anything in UPDATING, and according to freshports, this port was first removed, then recently reinstated after qt5-qml and qt5-quick were merged into it.
Any help would be apprecated.