Re: x11-toolkits/qt5-declarative Project ERROR
- Reply: Janos Dohanics : "Re: x11-toolkits/qt5-declarative Project ERROR"
- In reply to: Janos Dohanics : "x11-toolkits/qt5-declarative Project ERROR"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 07:44:18 UTC
On Tue, Oct 5, 2021 at 11:52 PM Janos Dohanics <web@3dresearch.com> wrote: > Hello, > > trying to update emulators/virtualbox-ose which appears to depend on > x11-toolkits/qt5-declarative. > > However, I get: > > cd testlib/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o > Makefile > /usr/ports/x11-toolkits/qt5-declarative/work/qtdeclarative-everywhere-src-5.15.2/src/imports/testlib/ > testlib.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc > QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ > QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector-strong > -fno-strict-aliasing ' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector-strong > -fno-strict-aliasing ' 'QMAKE_LFLAGS= -Wl,--as-needed > -fstack-protector-strong ' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= > QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= > PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' > QT_CONFIG+=release 'QT_CONFIG-=debug separate_debug_info' > DEFINES+=QT_ACCESSIBILITY 'QT_CONFIG+=accessibility > accessibility-atspi-bridge' ) && /usr/bin/make -f Makefile all > Project ERROR: Unknown module(s) in QT: qmltest-private > *** Error code 3 > This port has been splitted up recently into x11-toolkits/qt5-declarative and x11-toolkits/qt5-declarative-test. Maybe try installing the latter one?