Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2020 20:25:22 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Craig Leres <leres@freebsd.org>
Cc:        Thierry Thomas <thierry@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r532040 - head/cad/opencascade
Message-ID:  <20200419182522.GB35570@elch.exwg.net>
In-Reply-To: <20200419180216.GA35570@elch.exwg.net>
References:  <202004181842.03IIgSxm046815@repo.freebsd.org> <c134a996-991b-cde7-e8fe-5f245890a3ab@freebsd.org> <20200419180216.GA35570@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
## Christoph Moench-Tegeder (cmt@burggraben.net):

> I think r532040 was fine - opencascade build just fine on that
> revision after modifying vtk8 (see sub-thread from
> https://lists.freebsd.org/pipermail/freebsd-ports/2020-April/118304.html ).

Re-checking shows: that's not the full story. Correct patch now in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241165 

- Originally, opencascade failed with this error:
: CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
:   The imported target "Qt5::Core" references the file
:
:      "/usr/local/lib/qt5/bin/qmake"

- Adding qmake only (like on the mailing list) gave me
: CMake Error at /usr/local/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:15 (message):
:   The imported target "Qt5::Core" references the file
:
:      "/usr/local/lib/qt5/bin/moc"

So, qmake+buildtools it is, and Bob is your uncle.

Regards,
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200419182522.GB35570>