Checking out https://github.com/linuxdeepin/cef-binary to /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8/cef ...
git checkout --quiet 059a0c9cef4e289a50dc7a2f4c91fe69db95035e
GIT NEW branch -->
repository: https://github.com/linuxdeepin/cef-binary
at the commit: 059a0c9cef4e289a50dc7a2f4c91fe69db95035e
Source unpacked in /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work
Preparing source in /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8 ...
Applying 1.1.7-fix-qt5.14.patch ... [ ok ]
Source prepared.
Configuring source in /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8 ...
Working in BUILD_DIR: "/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build"
cmake -C /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DQCEF_INSTALL_PATH=/usr/lib64 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8
loading initial cache file /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at CMakeLists.txt:186 (find_package):
Policy CMP0074 is not set: find_package uses _ROOT variables.
Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
For compatibility, CMake is ignoring the variable.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test COMPILER_SUPPORTS_NO_LITERAL_SUFFIX
-- Performing Test COMPILER_SUPPORTS_NO_LITERAL_SUFFIX - Success
-- Performing Test COMPILER_SUPPORTS_NO_NARROWING
-- Performing Test COMPILER_SUPPORTS_NO_NARROWING - Success
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
-- CEF CONFIGURATION SETTINGS
-- Generator: Ninja
-- Platform: Linux
-- Project architecture: x86_64
-- Build type: Gentoo
-- Binary distribution root: /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8/cef
-- Standard libraries: X11
-- Compile defines: STDC_CONSTANT_MACROS;STDC_FORMAT_MACROS;_FILE_OFFSET_BITS=64
-- Compile defines (Debug):
-- Compile defines (Release): NDEBUG
-- C compile flags: -fno-strict-aliasing;-fPIC;-fstack-protector;-funwind-tables;-fvisibility=hidden;--param=ssp-buffer-size=4;-pipe;-pthread;-Wall;-Werror;-Wno-missing-field-initializers;-Wno-unused-parameter;-m64;-march=x86-64 -std=c99;-Wno-unused-local-typedefs
-- C compile flags (Debug): -O0;-g
-- C compile flags (Release): -O2;-fdata-sections;-ffunction-sections;-fno-ident;-U_FORTIFY_SOURCE;-D_FORTIFY_SOURCE=2
-- C++ compile flags: -fno-strict-aliasing;-fPIC;-fstack-protector;-funwind-tables;-fvisibility=hidden;--param=ssp-buffer-size=4;-pipe;-pthread;-Wall;-Werror;-Wno-missing-field-initializers;-Wno-unused-parameter;-m64;-march=x86-64 -fno-exceptions;-fno-rtti;-fno-threadsafe-statics;-fvisibility-inlines-hidden;-std=gnu++11;-Wsign-compare;-Wno-literal-suffix;-Wno-narrowing
-- C++ compile flags (Debug): -O0;-g
-- C++ compile flags (Release): -O2;-fdata-sections;-ffunction-sections;-fno-ident;-U_FORTIFY_SOURCE;-D_FORTIFY_SOURCE=2
-- Exe link flags: -fPIC;-pthread;-Wl,--disable-new-dtags;-Wl,--fatal-warnings;-Wl,-rpath,.;-Wl,-z,noexecstack;-Wl,-z,now;-Wl,-z,relro;-m64
-- Exe link flags (Debug):
-- Exe link flags (Release): -Wl,-O1;-Wl,--as-needed;-Wl,--gc-sections
-- Shared link flags: -fPIC;-pthread;-Wl,--disable-new-dtags;-Wl,--fatal-warnings;-Wl,-rpath,.;-Wl,-z,noexecstack;-Wl,-z,now;-Wl,-z,relro;-m64
-- Shared link flags (Debug):
-- Shared link flags (Release): -Wl,-O1;-Wl,--as-needed;-Wl,--gc-sections
-- CEF Binary files: chrome-sandbox;libcef.so;natives_blob.bin;snapshot_blob.bin
-- CEF Resource files: cef.pak;cef_100_percent.pak;cef_200_percent.pak;cef_extensions.pak;devtools_resources.pak;icudtl.dat;locales
-- <<< Gentoo configuration >>>
Build type Gentoo
Install path /usr
Compiler flags:
C -O2 -march=x86-64 -pipe
C++ -O2 -march=x86-64 -pipe
Linker flags:
Executable -Wl,--as-needed
Module -Wl,--as-needed
Shared -Wl,--as-needed
-- Configuring done
-- Generating done
-- Build files have been written to: /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build
Source configured.
Compiling source in /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8 ...
Working in BUILD_DIR: "/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build"
ninja -v -j5 -l0
ninja: error: 'src/qcef/libcef.so', needed by 'src/CMakeFiles/qcef_autogen_timestamp_deps', missing and no known rule to make it
emerge deepin-manual Calculating dependencies... done!
CMake variable CEF_ROOT is set to:
For compatibility, CMake is ignoring the variable. This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS -- Performing Test COMPILER_SUPPORTS_NO_UNUSED_LOCAL_TYPEDEFS - Success -- Performing Test COMPILER_SUPPORTS_NO_LITERAL_SUFFIX -- Performing Test COMPILER_SUPPORTS_NO_LITERAL_SUFFIX - Success -- Performing Test COMPILER_SUPPORTS_NO_NARROWING -- Performing Test COMPILER_SUPPORTS_NO_NARROWING - Success -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- CEF CONFIGURATION SETTINGS -- Generator: Ninja -- Platform: Linux -- Project architecture: x86_64 -- Build type: Gentoo -- Binary distribution root: /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8/cef -- Standard libraries: X11 -- Compile defines: STDC_CONSTANT_MACROS;STDC_FORMAT_MACROS;_FILE_OFFSET_BITS=64 -- Compile defines (Debug):
-- Compile defines (Release): NDEBUG -- C compile flags: -fno-strict-aliasing;-fPIC;-fstack-protector;-funwind-tables;-fvisibility=hidden;--param=ssp-buffer-size=4;-pipe;-pthread;-Wall;-Werror;-Wno-missing-field-initializers;-Wno-unused-parameter;-m64;-march=x86-64 -std=c99;-Wno-unused-local-typedefs -- C compile flags (Debug): -O0;-g -- C compile flags (Release): -O2;-fdata-sections;-ffunction-sections;-fno-ident;-U_FORTIFY_SOURCE;-D_FORTIFY_SOURCE=2 -- C++ compile flags: -fno-strict-aliasing;-fPIC;-fstack-protector;-funwind-tables;-fvisibility=hidden;--param=ssp-buffer-size=4;-pipe;-pthread;-Wall;-Werror;-Wno-missing-field-initializers;-Wno-unused-parameter;-m64;-march=x86-64 -fno-exceptions;-fno-rtti;-fno-threadsafe-statics;-fvisibility-inlines-hidden;-std=gnu++11;-Wsign-compare;-Wno-literal-suffix;-Wno-narrowing -- C++ compile flags (Debug): -O0;-g -- C++ compile flags (Release): -O2;-fdata-sections;-ffunction-sections;-fno-ident;-U_FORTIFY_SOURCE;-D_FORTIFY_SOURCE=2 -- Exe link flags: -fPIC;-pthread;-Wl,--disable-new-dtags;-Wl,--fatal-warnings;-Wl,-rpath,.;-Wl,-z,noexecstack;-Wl,-z,now;-Wl,-z,relro;-m64 -- Exe link flags (Debug):
-- Exe link flags (Release): -Wl,-O1;-Wl,--as-needed;-Wl,--gc-sections -- Shared link flags: -fPIC;-pthread;-Wl,--disable-new-dtags;-Wl,--fatal-warnings;-Wl,-rpath,.;-Wl,-z,noexecstack;-Wl,-z,now;-Wl,-z,relro;-m64 -- Shared link flags (Debug):
-- Shared link flags (Release): -Wl,-O1;-Wl,--as-needed;-Wl,--gc-sections -- CEF Binary files: chrome-sandbox;libcef.so;natives_blob.bin;snapshot_blob.bin -- CEF Resource files: cef.pak;cef_100_percent.pak;cef_200_percent.pak;cef_extensions.pak;devtools_resources.pak;icudtl.dat;locales -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -march=x86-64 -pipe C++ -O2 -march=x86-64 -pipe Linker flags: Executable -Wl,--as-needed Module -Wl,--as-needed Shared -Wl,--as-needed
-- Configuring done -- Generating done -- Build files have been written to: /var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build
Messages for package dev-qt/qcef-1.1.8:
ERROR: dev-qt/qcef-1.1.8::deepin failed (compile phase):
ninja -v -j5 -l0 failed
Call stack:
ebuild.sh, line 125: Called src_compile
environment, line 2921: Called cmake-utils_src_compile
environment, line 1046: Called cmake-utils_src_make
environment, line 1230: Called _cmake_ninja_src_make
environment, line 519: Called eninja
environment, line 1536: Called die
The specific snippet of code:
"$@" || die "${nonfatal_args[@]}" "${*} failed"
If you need support, post the output of
emerge --info '=dev-qt/qcef-1.1.8::deepin'
,the complete build log and the output of
emerge -pqv '=dev-qt/qcef-1.1.8::deepin'
.The complete build log is located at '/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/temp/build.log'.
The ebuild environment file is located at '/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/temp/environment'.
Working directory: '/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8_build'
S: '/var/calculate/tmp/portage/dev-qt/qcef-1.1.8/work/qcef-1.1.8'