Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 736828 Details for
Bug 811147
dev-qt/qtpaths fails to build if qtxml is not installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 16.69 KB, created by
Kristoffer Gahlin
on 2021-08-30 18:38:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Kristoffer Gahlin
Created:
2021-08-30 18:38:57 UTC
Size:
16.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-qt/qtpaths-5.15.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: qt@gentoo.org >[32;01m * [39;49;00mUpstream: https://bugreports.qt.io/ >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking qttools-everywhere-src-5.15.2.tar.xz to /var/tmp/portage/dev-qt/qtpaths-5.15.2/work >>>> Source unpacked in /var/tmp/portage/dev-qt/qtpaths-5.15.2/work >>>> Preparing source in /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2 ... > [32;01m*[0m Running qt5_qmake >Info: creating stash file /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/.qmake.stash >Info: creating cache file /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/.qmake.cache > >Running configuration tests... >Done running configuration tests. > >Configure summary: > >Qt Tools: > Qt Assistant ........................... no > Qt Designer ............................ no > Qt Distance Field Generator ............ no > kmap2qmap .............................. no > Qt Linguist ............................ no > Mac Deployment Tool .................... no > makeqpf ................................ no > pixeltool .............................. no > qdbus .................................. no > qev .................................... no > Qt Attributions Scanner ................ no > qtdiag ................................. no > qtpaths ................................ yes > qtplugininfo ........................... no > Windows deployment tool ................ no > WinRT Runner Tool ...................... no >Qt Tools: > QDoc ................................... no > >WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation. > >Either ensure that llvm-config is in your PATH environment variable, or set LLVM_INSTALL_DIR to the location of your llvm installation. >On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. >On macOS, you can use Homebrew's llvm package. >On Windows, you must set LLVM_INSTALL_DIR to the installation path. > >Qt is now configured for building. Just run 'make'. >Once everything is built, you must run 'make install'. >Qt will be installed into '/usr'. > >Prior to reconfiguration, make sure you remove any leftovers from >the previous build. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2 ... > [32;01m*[0m Running emake >make -j5 >cd src/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/src.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >make[1]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src' >cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/designer/designer.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd pixeltool/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/pixeltool/pixeltool.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd assistant/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/assistant/assistant.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd distancefieldgenerator/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/distancefieldgenerator/distancefieldgenerator.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd qtattributionsscanner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtattributionsscanner/qtattributionsscanner.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/designer' >Some of the required modules (qtConfig(designer)) are not available. >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/designer' >cd qtplugininfo/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtplugininfo/qtplugininfo.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/distancefieldgenerator' >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtattributionsscanner' >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/pixeltool' >Some of the required modules (qtConfig(distancefieldgenerator)) are not available. >Some of the required modules (qtConfig(qtattributionsscanner)) are not available. >Some of the required modules (qtConfig(pixeltool)) are not available. >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtattributionsscanner' >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/pixeltool' >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/distancefieldgenerator' >cd qtpaths/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtpaths/qtpaths.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd qtdiag/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtdiag/qtdiag.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >cd qdbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qdbus/qdbus.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/assistant' >Some of the required modules (qtHaveModule(sql) qtConfig(assistant)) are not available. >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/assistant' >cd linguist/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake -o Makefile /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/linguist/linguist.pro CONFIG+=release CONFIG-=debug 'QMAKE_AR=x86_64-pc-linux-gnu-ar cqs' QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_LINK_C_SHLIB=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_SHLIB=x86_64-pc-linux-gnu-g++ QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP=x86_64-pc-linux-gnu-strip 'QMAKE_CFLAGS=-march=native -O2 -pipe' QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= 'QMAKE_CXXFLAGS=-march=native -O2 -pipe' QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= 'QMAKE_LFLAGS=-Wl,-O1 -Wl,--as-needed' QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= ) && make -f Makefile >Project ERROR: Could not find feature dom. >make[1]: *** [Makefile:256: sub-qdbus-make_first] Error 3 >make[1]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtplugininfo' >Some of the required modules (qtConfig(qtplugininfo)) are not available. >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtplugininfo' >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/linguist' >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtpaths' >x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++1z -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtpaths -I. -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I.moc -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/qtpaths.o /var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2/src/qtpaths/qtpaths.cpp >Some of the required modules (qtConfig(linguist)) are not available. >make[2]: Entering directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtdiag' >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/linguist' >Some of the required modules (qtConfig(qtdiag)) are not available. >Skipped. >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtdiag' >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -o ../../bin/qtpaths .obj/qtpaths.o /usr/lib64/libQt5Core.so -lpthread >make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src/qtpaths' >make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build/src' >make: *** [Makefile:49: sub-src-make_first] Error 2 > [31;01m*[0m ERROR: dev-qt/qtpaths-5.15.2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qtpaths-5.15.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtpaths-5.15.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qtpaths-5.15.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtpaths-5.15.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2_build' > [31;01m*[0m S: '/var/tmp/portage/dev-qt/qtpaths-5.15.2/work/qttools-everywhere-src-5.15.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 811147
: 736828