Date: Wed, 6 Oct 2021 10:44:18 +0300 From: Gleb Popov <arrowd@freebsd.org> To: Janos Dohanics <web@3dresearch.com> Cc: FreeBSD ports list <freebsd-ports@freebsd.org> Subject: Re: x11-toolkits/qt5-declarative Project ERROR Message-ID: <CALH631kgmXN-k8ssr9uTPvXvi1D7MsMQ9gyXcJ3X72ZGmCwZPg@mail.gmail.com> In-Reply-To: <20211005165039.13a5db7db2a9f37643f87420@3dresearch.com> References: <20211005165039.13a5db7db2a9f37643f87420@3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000d163dd05cdaa514b Content-Type: text/plain; charset="UTF-8" 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? --000000000000d163dd05cdaa514b--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631kgmXN-k8ssr9uTPvXvi1D7MsMQ9gyXcJ3X72ZGmCwZPg>