Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 454302 Details for
Bug 600776
net-libs/libproxy-0.4.13-r1 : CMake Error at cmake/CMakeCSharpInformation.cmake:323 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:libproxy-0.4.13-r1:20161125-062422.log
net-libs:libproxy-0.4.13-r1:20161125-062422.log (text/plain), 5.81 KB, created by
Toralf Förster
on 2016-11-25 08:45:08 UTC
(
hide
)
Description:
net-libs:libproxy-0.4.13-r1:20161125-062422.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-11-25 08:45:08 UTC
Size:
5.81 KB
patch
obsolete
> * Package: net-libs/libproxy-0.4.13-r1 > * Repository: gentoo > * Maintainer: freedesktop-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mono python_targets_python2_7 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libproxy-0.4.13.tar.gz to /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work >>>> Source unpacked in /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work >>>> Preparing source in /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13 ... > * Applying libproxy-0.4.10-disable-pac-test.patch ... > [ ok ] > * Applying libproxy-0.4.11-avoid-nm-build-dep.patch ... > [ ok ] > * Applying libproxy-0.4.12-mozjs.pc.patch ... > [ ok ] > * Applying libproxy-0.4.12-macosx.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64" >cmake -C /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DPERL_VENDORINSTALL=ON -DWITH_VALA=ON -DCMAKE_C_FLAGS=-march=native -O2 -pipe -DCMAKE_CXX_FLAGS=-Werror=terminate -march=native -O2 -pipe -DGMCS_EXECUTABLE='/usr/bin/mcs' -DWITH_GNOME3=no -DWITH_KDE=no -DWITH_DOTNET=yes -DWITH_NM=no -DWITH_PERL=no -DWITH_PYTHON=no -DWITH_MOZJS=no -DWITH_WEBKIT3=no -DBUILD_TESTING=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13 >loading initial cache file /var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 6.2.0 >-- The CXX compiler identification is GNU 6.2.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 >-- Building with bundled libmodman >-- Path of mono: /usr/bin/mono >-- Path of gmcs: /usr/bin/mcs >-- Path of gacutil: /usr/bin/gacutil >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") >-- Checking for one of the modules 'mono-cecil' >-- Checking for one of the modules 'cecil' >-- Using GAC dir: /usr/lib/mono >CMake Warning (dev) at cmake/CMakeCSharpInformation.cmake:307 (elseif): > Policy CMP0054 is not set: Only interpret if() arguments as variables or > keywords when unquoted. Run "cmake --help-policy CMP0054" for policy > details. Use the cmake_policy command to set the policy and suppress this > warning. > > Quoted variables like "t" will no longer be dereferenced when the policy is > set to NEW. Since the policy is not set the OLD behavior will be used. >Call Stack (most recent call first): > bindings/csharp/CMakeLists.txt:13 (INSTALL_ASSEMBLY) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Error at cmake/CMakeCSharpInformation.cmake:323 (message): > No target given. >Call Stack (most recent call first): > bindings/csharp/CMakeLists.txt:13 (INSTALL_ASSEMBLY) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". > * ERROR: net-libs/libproxy-0.4.13-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 4575: Called multilib-minimal_src_configure > * environment, line 2885: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3099: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2815: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2813: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 598: Called multilib-minimal_abi_src_configure > * environment, line 2879: Called multilib_src_configure > * environment, line 3316: Called cmake-utils_src_configure > * environment, line 1043: Called _cmake_execute_optionally 'src_configure' > * environment, line 328: Called enable_cmake-utils_src_configure > * environment, line 1482: 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 '=net-libs/libproxy-0.4.13-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libproxy-0.4.13-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libproxy-0.4.13-r1:20161125-062422.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libproxy-0.4.13-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libproxy-0.4.13-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13-abi_x86_64.amd64' > * S: '/var/tmp/portage/net-libs/libproxy-0.4.13-r1/work/libproxy-0.4.13'
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 600776
:
454296
|
454298
|
454300
| 454302