Rafael Sadowski <raf...@sizeofvoid.org> wrote:
> On Wed Sep 05, 2018 at 11:19:00AM +0200, Solene Rapenne wrote:
> > Landry Breuil <lan...@openbsd.org> wrote:
> > > On Wed, Sep 05, 2018 at 09:52:00AM +0200, Solene Rapenne wrote:
> > > > Rafael Sadowski <raf...@sizeofvoid.org> wrote:
> > > > > Someone, please?
> > > > > 
> > > > > On Sat Aug 25, 2018 at 11:03:08PM +0200, Rafael Sadowski wrote:
> > > > > > 
> > > > > > Information for inst:kdiagram-2.6.1
> > > > > > 
> > > > > > Comment:
> > > > > > libraries for creating business diagrams
> > > > > > 
> > > > > > Description:
> > > > > > Powerful libraries (KChart, KGantt) for creating business diagrams.
> > > > > > 
> > > > > > Maintainer: Rafael Sadowski <rsadow...@openbsd.org>
> > > > > > 
> > > > > > All 22 tests are green. ok to import?
> > > > 
> > > > Hello,
> > > > 
> > > > I can't build it, did I miss something?
> > > 
> > > pkg_locate ECMConfig says it lacks a BDEP on
> > > devel/kf5/extra-cmake-modules
> > 
> > Adding this BUILD_DEP fixed the compilation.
> > 
> > Running port-lib-depends-check output a lot of missing libraries
> > 
> > $ make port-lib-depends-check 
> > kdiagram-2.6.1(graphics/kdiagram):
> > Missing: Qt5Core.2 from qtbase-5.9.6p1 (/usr/local/lib/libKGantt.so.0.0)
> > Missing: Qt5Gui.2 from qtbase-5.9.6p1 (/usr/local/lib/libKGantt.so.0.0)
> > Missing: Qt5PrintSupport.2 from qtbase-5.9.6p1 
> > (/usr/local/lib/libKGantt.so.0.0)
> > Missing lib: Qt5Svg.2 (/usr/local/lib/libKChart.so.0.0) (NOT REACHABLE)
> > Missing: Qt5Widgets.2 from qtbase-5.9.6p1 (/usr/local/lib/libKGantt.so.0.0)
> > Missing: c++.1 (/usr/local/lib/libKGantt.so.0.0) (system lib)
> > Missing: c++abi.0 (/usr/local/lib/libKGantt.so.0.0) (system lib)
> > Missing: c.92 (/usr/local/lib/libKGantt.so.0.0) (system lib)
> > Missing: m.10 (/usr/local/lib/libKGantt.so.0.0) (system lib)
> > Missing: pthread.25 (/usr/local/lib/libKGantt.so.0.0) (system lib)
> > WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5PrintSupport Qt5Widgets
> > WANTLIB += c m
> > 
> 
> Sorry! I attached and create wrong tarball. Evil lovely git stash!
> New tarball attached.

Using the last tarball

$ make port-lib-depends-check reports

kdiagram-2.6.1(graphics/kdiagram):
Missing lib: Qt5Svg.2 (/usr/local/lib/libKChart.so.0.0) (NOT REACHABLE)
*** Error 1 in target 'port-lib-depends-check' (ignored)


doas this port is a requirement for a future port? Another diagram tool
wouldn't hurt... :)

Reply via email to