On 13/05/2026 20:17, Soren via Cygwin-apps wrote:
This is the terminal output I get:

somia@LAPTOP-BFHQE2TQ
/cygdrive/c/Users/somia/SourcecodeFiles/cmake-cygported-src
$ cygport cmake.cygport prep
/usr/share/cygport/cygclass/qt5.cygclass: line 111:
/usr/bin/qmake-qt5: No such file or directory

$ cygcheck -p usr/bin/qmake-qt5
Found 5 matches for usr/bin/qmake-qt5
libQt5Core-devel-5.15.18-1 - libQt5Core-devel: Qt C++ application framework (core libraries)
...

so you need to install libQt5Core-devel

Preparing cmake-4.3.2-1.x86_64
Unpacking source cmake-4.3.2.tar.gz
*** ERROR: SRC_DIR is not correctly defined

I don't know what to do about the "SRC_DIR is not correctly defined" error.

SRC_DIR is the name of the Directory in the Cmake tar file.
And the upstream file looks as expected

$ tar -tf cmake-4.3.2.tar.gz |head
cmake-4.3.2/
cmake-4.3.2/Auxiliary/
cmake-4.3.2/Auxiliary/CMakeLists.txt


TIA.
(Ciao Carlo B.)


Regards
Marco

Reply via email to