Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]errore compilazione kde-frameworks/kdewebkit-5.50.0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 9:31 am    Post subject: [RISOLTO]errore compilazione kde-frameworks/kdewebkit-5.50.0 Reply with quote

Ciao a tutti,
E' da qualche giorno che l'aggiornamento di kde-frameworks/kdewebkit-5.50.0 non va a buon fine per l'errore seguente:
Code:
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) kde-frameworks/kdewebkit-5.50.0::gentoo
>>> Failed to emerge kde-frameworks/kdewebkit-5.50.0, Log file:
>>>  '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/build.log'
>>> Jobs: 0 of 2 complete, 1 failed                 Load avg: 1.06, 0.64, 0.45
 * Package:    kde-frameworks/kdewebkit-5.50.0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking kdewebkit-5.50.0.tar.xz to /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work
>>> Source unpacked in /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work
>>> Preparing source in /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0 ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0 ...
>>> Working in BUILD_DIR: "/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build"
cmake -C /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/gentoo_toolchain.cmake  /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0
loading initial cache file /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--

CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:37 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt5WebKit/Qt5WebKitConfig.cmake

  but it set Qt5WebKit_FOUND to FALSE so package "Qt5WebKit" is considered to
  be NOT FOUND.  Reason given by package:

  Qt5WebKit could not be found because dependency is required to have exact
  version 5.9.x.

Call Stack (most recent call first):
  /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake:93 (find_dependency)
  /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package)
  CMakeLists.txt:16 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-frameworks/kdewebkit-5.50.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3760:  Called kde5_src_configure
 *   environment, line 2795:  Called cmake-utils_src_configure
 *   environment, line 1247:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=kde-frameworks/kdewebkit-5.50.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kdewebkit-5.50.0::gentoo'`.
 * The complete build log is located at '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/environment'.
 * Working directory: '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build'
 * S: '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0'

 * Messages for package kde-frameworks/kdewebkit-5.50.0:

 * ERROR: kde-frameworks/kdewebkit-5.50.0::gentoo failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3760:  Called kde5_src_configure
 *   environment, line 2795:  Called cmake-utils_src_configure
 *   environment, line 1247:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=kde-frameworks/kdewebkit-5.50.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kdewebkit-5.50.0::gentoo'`.
 * The complete build log is located at '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/environment'.
 * Working directory: '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build'
 * S: '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0'

Non riesco a capire quale sia il problema. Su bugs non trovo nulla.
Sto attendendo una revisione dell'ebuild.
Avete anche voi (avuto) lo stesso mio problema?

Grazie mille.

Andrea
_________________
Il numero di post non fa di me un esperto! Anzi!


Last edited by bandreabis on Mon Oct 15, 2018 1:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon Oct 15, 2018 9:42 am    Post subject: Reply with quote

Che versione di dev-qt/qtwebkit hai installato?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 9:43 am    Post subject: Reply with quote

fedeliallalinea wrote:
Che versione di dev-qt/qtwebkit hai installato?

la sola disponibile fino a ieri, ora vedo...

Code:
eix qtwebkit
[I] dev-qt/qtwebkit
     Available versions:  (5) 5.212.0_pre20180120(5/5.212)
       {X geolocation gles2 +gstreamer +hyphen +jit multimedia nsplugin opengl orientation +printsupport qml webp}
     Installed versions:  5.212.0_pre20180120(5/5.212)(11:49:32 03/07/2018)(X gstreamer hyphen jit opengl printsupport qml -geolocation -gles2 -multimedia -nsplugin -orientation -webp)
     Homepage:            https://www.qt.io/
     Description:         WebKit rendering library for the Qt5 framework (deprecated)

_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon Oct 15, 2018 9:45 am    Post subject: Reply with quote

Ok puoi postare allora il contenuto del file /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeOutput.log
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 9:47 am    Post subject: Reply with quote

fedeliallalinea wrote:
Ok puoi postare allora il contenuto del file /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeOutput.log

Code:
The system is: Linux - 4.14.65-gentoo - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
Build flags: -march=skylake;-O2;-pipe
Id flags: 

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/3.9.6/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/x86_64-pc-linux-gnu-g++
Build flags: -march=skylake;-O2;-pipe
Id flags: 

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/3.9.6/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_17bf3/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_17bf3.dir/build.make CMakeFiles/cmTC_17bf3.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_17bf3.dir/testCCompiler.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_17bf3.dir/testCCompiler.c.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_17bf3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_17bf3.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_17bf3.dir/testCCompiler.c.o  -o cmTC_17bf3
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_da7e5/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_da7e5.dir/build.make CMakeFiles/cmTC_da7e5.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_da7e5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da7e5.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed -v -rdynamic CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o  -o cmTC_da7e5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp
Thread model: posix
gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4)
COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_da7e5'
 /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccnb7Cie.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_da7e5 /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -O1 --as-needed CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o
COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_da7e5'
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_da7e5/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_da7e5.dir/build.make CMakeFiles/cmTC_da7e5.dir/build]
  ignore line: [gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTC_da7e5]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da7e5.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed -v -rdynamic CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o  -o cmTC_da7e5 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_da7e5']
  link line: [ /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccnb7Cie.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_da7e5 /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -O1 --as-needed CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccnb7Cie.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_da7e5] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..]
    arg [-O1] ==> ignore
    arg [--as-needed] ==> ignore
    arg [CMakeFiles/cmTC_da7e5.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o] ==> ignore
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib] ==> [/usr/x86_64-pc-linux-gnu/lib]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..] ==> [/usr/lib]
  implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_cec3c/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_cec3c.dir/build.make CMakeFiles/cmTC_cec3c.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cec3c.dir/feature_tests.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c11 -o CMakeFiles/cmTC_cec3c.dir/feature_tests.c.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.c
Linking C executable cmTC_cec3c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cec3c.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_cec3c.dir/feature_tests.c.o  -o cmTC_cec3c
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:1c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_cfba1/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_cfba1.dir/build.make CMakeFiles/cmTC_cfba1.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cfba1.dir/feature_tests.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c99 -o CMakeFiles/cmTC_cfba1.dir/feature_tests.c.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.c
Linking C executable cmTC_cfba1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfba1.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_cfba1.dir/feature_tests.c.o  -o cmTC_cfba1
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_3ff7a/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_3ff7a.dir/build.make CMakeFiles/cmTC_3ff7a.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3ff7a.dir/feature_tests.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c90 -o CMakeFiles/cmTC_3ff7a.dir/feature_tests.c.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.c
Linking C executable cmTC_3ff7a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ff7a.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_3ff7a.dir/feature_tests.c.o  -o cmTC_3ff7a
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_6a84a/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_6a84a.dir/build.make CMakeFiles/cmTC_6a84a.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6a84a.dir/testCXXCompiler.cxx.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_6a84a.dir/testCXXCompiler.cxx.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_6a84a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6a84a.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_6a84a.dir/testCXXCompiler.cxx.o  -o cmTC_6a84a
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_1f9af/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_1f9af.dir/build.make CMakeFiles/cmTC_1f9af.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_1f9af
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f9af.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed -v -rdynamic CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_1f9af
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp
Thread model: posix
gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4)
COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/
LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_1f9af' '-shared-libgcc'
 /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccObiv7y.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_1f9af /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -O1 --as-needed CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o
COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_1f9af' '-shared-libgcc'
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_1f9af/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_1f9af.dir/build.make CMakeFiles/cmTC_1f9af.dir/build]
  ignore line: [gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -o CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTC_1f9af]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f9af.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed -v -rdynamic CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_1f9af ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-g++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper]
  ignore line: [Target: x86_64-pc-linux-gnu]
  ignore line: [Configured with: /tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-march=skylake' '-O2' '-pipe' '-v' '-rdynamic' '-o' 'cmTC_1f9af' '-shared-libgcc']
  link line: [ /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2 -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccObiv7y.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_1f9af /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -O1 --as-needed CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/portage/kde-frameworks/kdewebkit-5.50.0/temp/ccObiv7y.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_x86_64] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_1f9af] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/Scrt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib]
    arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..]
    arg [-O1] ==> ignore
    arg [--as-needed] ==> ignore
    arg [CMakeFiles/cmTC_1f9af.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o] ==> ignore
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib] ==> [/usr/x86_64-pc-linux-gnu/lib]
  collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0;/usr/lib64;/lib64;/usr/x86_64-pc-linux-gnu/lib;/usr/lib]
  implicit fwks: []




Detecting CXX [-std=c++1z] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_586ac/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_586ac.dir/build.make CMakeFiles/cmTC_586ac.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_586ac.dir/feature_tests.cxx.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c++1z -o CMakeFiles/cmTC_586ac.dir/feature_tests.cxx.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_586ac
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_586ac.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_586ac.dir/feature_tests.cxx.o  -o cmTC_586ac
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:1cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:1cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:1cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:1cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_07b8f/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_07b8f.dir/build.make CMakeFiles/cmTC_07b8f.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_07b8f.dir/feature_tests.cxx.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c++14 -o CMakeFiles/cmTC_07b8f.dir/feature_tests.cxx.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_07b8f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07b8f.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_07b8f.dir/feature_tests.cxx.o  -o cmTC_07b8f
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:1cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:1cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:1cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:1cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_aa3e5/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_aa3e5.dir/build.make CMakeFiles/cmTC_aa3e5.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_aa3e5.dir/feature_tests.cxx.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c++11 -o CMakeFiles/cmTC_aa3e5.dir/feature_tests.cxx.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_aa3e5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa3e5.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_aa3e5.dir/feature_tests.cxx.o  -o cmTC_aa3e5
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_03b17/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_03b17.dir/build.make CMakeFiles/cmTC_03b17.dir/build
gmake[1]: Entering directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_03b17.dir/feature_tests.cxx.o
/usr/bin/x86_64-pc-linux-gnu-g++    -DQT_NO_DEBUG -DNDEBUG -march=skylake -O2 -pipe    -std=c++98 -o CMakeFiles/cmTC_03b17.dir/feature_tests.cxx.o -c /tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_03b17
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03b17.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++  -march=skylake -O2 -pipe   -Wl,-O1 -Wl,--as-needed  -rdynamic CMakeFiles/cmTC_03b17.dir/feature_tests.cxx.o  -o cmTC_03b17
gmake[1]: Leaving directory '/tmp/portage/kde-frameworks/kdewebkit-5.50.0/work/kdewebkit-5.50.0_build/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:0cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:0cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:0cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:0cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:0cxx_func_identifier
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:0cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
    Feature record: CXX_FEATURE:0cxx_rvalue_references
    Feature record: CXX_FEATURE:0cxx_sizeof_member
    Feature record: CXX_FEATURE:0cxx_static_assert
    Feature record: CXX_FEATURE:0cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates

_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon Oct 15, 2018 11:10 am    Post subject: Reply with quote

Mi sa che l'output e' troncato, puoi usare wgetpaste per favore?
Puoi anche postare l'output dei comandi
Code:
$ qlist -Iv dev-qt/*
$ qlist -Iv kde-frameworks/*

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 11:14 am    Post subject: Reply with quote

non è troncato :?

Code:
qlist -Iv dev-qt/*

dev-qt/designer-5.11.1
dev-qt/linguist-tools-5.11.1
dev-qt/qdbus-5.11.1
dev-qt/qtbluetooth-5.11.1
dev-qt/qtchooser-0_p20170803
dev-qt/qtconcurrent-5.11.1
dev-qt/qtcore-5.11.1-r1
dev-qt/qtdbus-5.11.1
dev-qt/qtdeclarative-5.11.1
dev-qt/qtgraphicaleffects-5.11.1
dev-qt/qtgui-5.11.1
dev-qt/qtimageformats-5.11.1
dev-qt/qtlockedfile-2.4.1_p20171024
dev-qt/qtmultimedia-5.11.1
dev-qt/qtnetwork-5.11.1
dev-qt/qtopengl-5.11.1
dev-qt/qtpaths-5.11.1
dev-qt/qtprintsupport-5.11.1
dev-qt/qtquickcontrols-5.11.1
dev-qt/qtquickcontrols2-5.11.1
dev-qt/qtscript-5.11.1
dev-qt/qtsensors-5.11.1
dev-qt/qtsingleapplication-2.6.1_p20171024
dev-qt/qtsql-5.11.1-r1
dev-qt/qtsvg-5.11.1
dev-qt/qttest-5.11.1
dev-qt/qtvirtualkeyboard-5.11.1
dev-qt/qtwayland-5.11.1
dev-qt/qtwebchannel-5.11.1
dev-qt/qtwebengine-5.11.1
dev-qt/qtwebkit-5.212.0_pre20180120
dev-qt/qtwidgets-5.11.1
dev-qt/qtx11extras-5.11.1
dev-qt/qtxml-5.11.1
dev-qt/qtxmlpatterns-5.11.1


Code:
 qlist -Iv kde-frameworks/*

kde-frameworks/attica-5.50.0
kde-frameworks/baloo-5.50.0
kde-frameworks/bluez-qt-5.50.0
kde-frameworks/breeze-icons-5.50.0
kde-frameworks/extra-cmake-modules-5.50.0
kde-frameworks/frameworkintegration-5.50.0
kde-frameworks/kactivities-5.50.0
kde-frameworks/kactivities-stats-5.50.0
kde-frameworks/karchive-5.50.0
kde-frameworks/kauth-5.50.0
kde-frameworks/kbookmarks-5.50.0
kde-frameworks/kcmutils-5.50.0
kde-frameworks/kcodecs-5.50.0
kde-frameworks/kcompletion-5.50.0
kde-frameworks/kconfig-5.50.0
kde-frameworks/kconfigwidgets-5.50.0
kde-frameworks/kcoreaddons-5.50.0
kde-frameworks/kcrash-5.50.0
kde-frameworks/kdbusaddons-5.50.0
kde-frameworks/kdeclarative-5.50.0
kde-frameworks/kded-5.50.0
kde-frameworks/kdelibs4support-5.50.0
kde-frameworks/kdesignerplugin-5.50.0
kde-frameworks/kdesu-5.50.0
kde-frameworks/kdewebkit-5.46.0
kde-frameworks/kdnssd-5.50.0
kde-frameworks/kdoctools-5.50.0
kde-frameworks/kemoticons-5.50.0
kde-frameworks/kf-env-5
kde-frameworks/kfilemetadata-5.50.0
kde-frameworks/kglobalaccel-5.50.0
kde-frameworks/kguiaddons-5.50.0
kde-frameworks/kholidays-5.50.0
kde-frameworks/khtml-5.50.0
kde-frameworks/ki18n-5.50.0
kde-frameworks/kiconthemes-5.50.0
kde-frameworks/kidletime-5.50.0
kde-frameworks/kimageformats-5.50.0
kde-frameworks/kinit-5.50.0
kde-frameworks/kio-5.50.0
kde-frameworks/kirigami-5.50.0
kde-frameworks/kitemmodels-5.50.0
kde-frameworks/kitemviews-5.50.0
kde-frameworks/kjobwidgets-5.50.0
kde-frameworks/kjs-5.50.0
kde-frameworks/kjsembed-5.50.0
kde-frameworks/knewstuff-5.50.0
kde-frameworks/knotifications-5.50.0
kde-frameworks/knotifyconfig-5.50.0
kde-frameworks/kpackage-5.50.0
kde-frameworks/kparts-5.50.0
kde-frameworks/kpeople-5.50.0
kde-frameworks/kplotting-5.50.0
kde-frameworks/kpty-5.50.0
kde-frameworks/kross-5.50.0
kde-frameworks/krunner-5.50.0
kde-frameworks/kservice-5.50.0
kde-frameworks/ktexteditor-5.50.0
kde-frameworks/ktextwidgets-5.50.0
kde-frameworks/kunitconversion-5.50.0
kde-frameworks/kwallet-5.50.0
kde-frameworks/kwayland-5.50.0
kde-frameworks/kwidgetsaddons-5.50.0
kde-frameworks/kwindowsystem-5.50.0
kde-frameworks/kxmlgui-5.50.0
kde-frameworks/kxmlrpcclient-5.50.0
kde-frameworks/networkmanager-qt-5.50.0
kde-frameworks/oxygen-icons-5.50.0
kde-frameworks/plasma-5.50.0
kde-frameworks/prison-5.50.0
kde-frameworks/qqc2-desktop-style-5.50.0
kde-frameworks/solid-5.50.0
kde-frameworks/sonnet-5.50.0
kde-frameworks/syntax-highlighting-5.50.0
kde-frameworks/threadweaver-5.50.0


https://paste.pound-python.org/show/SIg0vpG7thWPpQIRHmpK/
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon Oct 15, 2018 11:28 am    Post subject: Reply with quote

Cosa ritorna il comando
Code:
$ sed -n '93,94p' /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 11:31 am    Post subject: Reply with quote

Code:
# sed -n '93,94p' /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
find_dependency(Qt5WebKit 5.212.0 EXACT)
find_dependency_with_major_and_minor(Qt5Widgets 5 9)

_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Mon Oct 15, 2018 11:34 am    Post subject: Reply with quote

bandreabis wrote:
Code:
# sed -n '93,94p' /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
find_dependency(Qt5WebKit 5.212.0 EXACT)
find_dependency_with_major_and_minor(Qt5Widgets 5 9)

Ok qua vedo il primo problema nel mio e' cosi'
Code:
$ sed -n '93,94p' /usr/lib64/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
find_dependency(Qt5WebKit 5.212.0 EXACT)
find_dependency_with_major_and_minor(Qt5Widgets 5 11)

Prova a ricompilare dev-qt/qtwidgets e poi dev-qt/qtwebkit
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 11:36 am    Post subject: Reply with quote

mi mancava la ricompilazione di dev-qt/qtwidgets
provvedo
grazie
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 12:30 pm    Post subject: Reply with quote

e nel mentre ricompilavo i 2 pacchetti... è entrato in portage Frameworks 5.51...
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2489
Location: イタリアのロディで

PostPosted: Mon Oct 15, 2018 1:12 pm    Post subject: Reply with quote

Risolto. grazie fedeliallalinea!
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum