Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 573242 Details for
Bug 683742
dev-util/cmake-3.14.2 configures tests unconditionally
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), 10.21 KB, created by
Olivier Huber
on 2019-04-18 12:02:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2019-04-18 12:02:46 UTC
Size:
10.21 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/cmake-3.14.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: kde@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses prefix userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs >>>> Unpacking source... >>>> Unpacking cmake-3.14.2.tar.gz to /dev/shm/portage/dev-util/cmake-3.14.2/work >>>> Source unpacked in /dev/shm/portage/dev-util/cmake-3.14.2/work >>>> Preparing source in /dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2 ... > [32;01m*[0m Applying cmake-3.4.0_rc1-darwin-bundle.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.14.0_rc3-prefix-dirs.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.14.0_rc1-FindBLAS.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.14.0_rc1-FindLAPACK.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.5.2-FindQt4.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-2.8.10.2-FindPythonLibs.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.9.0_rc2-FindPythonInterp.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cmake-3.11.4-fix-boost-detection.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2 ... >>>> Working in BUILD_DIR: "/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build" >cmake -C /dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/local/tmp/huber/prefix/usr -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DCMAKE_USE_SYSTEM_LIBRARY_JSONCPP=no -DCMAKE_INSTALL_PREFIX=/local/tmp/huber/prefix/usr -DCMAKE_DOC_DIR=/share/doc/cmake-3.14.2 -DCMAKE_MAN_DIR=/share/man -DCMAKE_DATA_DIR=/share/cmake -DSPHINX_MAN=no -DSPHINX_HTML=no -DBUILD_CursesDialog=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build/gentoo_toolchain.cmake /dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2 >loading initial cache file /dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 8.3.0 >-- The CXX compiler identification is GNU 8.3.0 >-- Check for working C compiler: /local/tmp/huber/prefix/usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /local/tmp/huber/prefix/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: /local/tmp/huber/prefix/usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /local/tmp/huber/prefix/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 >-- Checking if compiler supports C11 _Thread_local >-- Checking if compiler supports C11 _Thread_local - yes >-- Checking if compiler supports needed C++17 constructs >-- Checking if compiler supports needed C++17 constructs - yes >-- Checking if compiler supports C++ make_unique >-- Checking if compiler supports C++ make_unique - yes >-- Looking for unsetenv >-- Looking for unsetenv - found >-- Looking for environ >-- Looking for environ - not found >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Checking whether header cstdio is available >-- Checking whether header cstdio is available - yes >-- Checking for Large File Support >-- Checking for Large File Support - yes >-- Checking whether C++ compiler has 'long long' >-- Checking whether C++ compiler has 'long long' - yes >-- Checking whether C++ compiler has '__int64' >-- Checking whether C++ compiler has '__int64' - no >-- Checking whether wstring is available >-- Checking whether wstring is available - yes >-- Checking if istream supports long long >-- Checking if istream supports long long - yes >-- Checking if ostream supports long long >-- Checking if ostream supports long long - yes >-- Checking whether C compiler has ptrdiff_t in stddef.h >-- Checking whether C compiler has ptrdiff_t in stddef.h - yes >-- Checking whether C compiler has ssize_t in unistd.h >-- Checking whether C compiler has ssize_t in unistd.h - yes >-- Checking whether C compiler has clock_gettime >-- Checking whether C compiler has clock_gettime - yes >-- Checking whether CXX compiler has setenv >-- Checking whether CXX compiler has setenv - yes >-- Checking whether CXX compiler has unsetenv >-- Checking whether CXX compiler has unsetenv - yes >-- Checking whether CXX compiler has environ in stdlib.h >-- Checking whether CXX compiler has environ in stdlib.h - no >-- Checking whether CXX compiler has utimes >-- Checking whether CXX compiler has utimes - yes >-- Checking whether CXX compiler has utimensat >-- Checking whether CXX compiler has utimensat - yes >-- Checking whether CXX compiler struct stat has st_mtim member >-- Checking whether CXX compiler struct stat has st_mtim member - yes >-- Checking whether CXX compiler struct stat has st_mtimespec member >-- Checking whether CXX compiler struct stat has st_mtimespec member - no >-- Looking for include files sys/types.h, ifaddrs.h >-- Looking for include files sys/types.h, ifaddrs.h - found >-- Checking whether CXX compiler has rlimit64 >-- Checking whether CXX compiler has rlimit64 - yes >-- Checking whether CXX compiler has atol >-- Checking whether CXX compiler has atol - yes >-- Checking whether CXX compiler has atoll >-- Checking whether CXX compiler has atoll - yes >-- Checking whether CXX compiler has _atoi64 >-- Checking whether CXX compiler has _atoi64 - no >-- Looking for C++ include execinfo.h >-- Looking for C++ include execinfo.h - found >-- Checking whether backtrace works with this C++ compiler >-- Checking whether backtrace works with this C++ compiler - yes >-- Looking for C++ include dlfcn.h >-- Looking for C++ include dlfcn.h - found >-- Checking whether dladdr works with this C++ compiler >-- Checking whether dladdr works with this C++ compiler - yes >-- Looking for C++ include cxxabi.h >-- Looking for C++ include cxxabi.h - found >-- Checking whether cxxabi works with this C++ compiler >-- Checking whether cxxabi works with this C++ compiler - yes >-- Checking whether CXX compiler has getloadavg >-- Checking whether CXX compiler has getloadavg - yes >-- Checking whether <ext/stdio_filebuf.h> is available >-- Checking whether <ext/stdio_filebuf.h> is available - yes >-- Using system-installed BZIP2 >-- Using system-installed CURL >-- Using system-installed EXPAT >-- Using system-installed FORM >-- Using system-installed LIBARCHIVE >-- Using system-installed LIBLZMA >-- Using system-installed LIBRHASH >-- Using system-installed LIBUV >-- Using system-installed ZLIB >-- Found LibRHash: /local/tmp/huber/prefix/usr/lib/librhash.so >-- Found ZLIB: /local/tmp/huber/prefix/usr/lib/libz.so (found version "1.2.11") >-- Found CURL: /local/tmp/huber/prefix/usr/lib/libcurl.so (found version "7.64.1") >-- Found EXPAT: /local/tmp/huber/prefix/usr/lib/libexpat.so (found version "2.2.6") >-- Found LibArchive: /local/tmp/huber/prefix/usr/lib/libarchive.so (found suitable version "3.3.3", minimum required is "3.1.0") >-- Found LibUV: /local/tmp/huber/prefix/usr/lib/libuv.so (found suitable version "1.28.0", minimum required is "1.10.0") >-- Looking for wsyncup in /local/tmp/huber/prefix/usr/lib/libcurses.so >-- Looking for wsyncup in /local/tmp/huber/prefix/usr/lib/libcurses.so - found >-- Looking for cbreak in /local/tmp/huber/prefix/usr/lib/libncurses.so >-- Looking for cbreak in /local/tmp/huber/prefix/usr/lib/libncurses.so - found >-- Found Curses: /local/tmp/huber/prefix/usr/lib/libncurses.so >-- Looking for elf.h >-- Looking for elf.h - found >-- Performing Test run_pic_test >-- Performing Test run_pic_test - Success >-- Performing Test run_inlines_hidden_test >-- Performing Test run_inlines_hidden_test - Success >CMake Error at /local/tmp/huber/prefix/usr/share/cmake/Modules/FindGTK2.cmake:774 (set_property): > set_property could not find TARGET GTK2::sigc++. Perhaps it has not yet > been created. >Call Stack (most recent call first): > Tests/FindGTK2/CMakeLists.txt:1 (find_package) > > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /local/tmp/huber/prefix/usr >Compiler flags: >C -O2 -pipe -O2 -pipe -march=native >C++ -O2 -pipe -O2 -pipe -march=native >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! >See also "/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build/CMakeFiles/CMakeOutput.log". >See also "/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build/CMakeFiles/CMakeError.log". > [31;01m*[0m ERROR: dev-util/cmake-3.14.2::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_configure > [31;01m*[0m environment, line 3444: Called cmake-utils_src_configure > [31;01m*[0m environment, line 1044: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/cmake-3.14.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/cmake-3.14.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/dev/shm/portage/dev-util/cmake-3.14.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/dev/shm/portage/dev-util/cmake-3.14.2/temp/environment'. > [31;01m*[0m Working directory: '/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.2_build' > [31;01m*[0m S: '/dev/shm/portage/dev-util/cmake-3.14.2/work/cmake-3.14.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 683742
: 573242 |
573244