Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 865535 Details for
Bug 910397
app-office/gnucash-5.1 - -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-office:gnucash-5.1:20230715-124508.log
app-office:gnucash-5.1:20230715-124508.log (text/plain), 7.83 KB, created by
Toralf Förster
on 2023-07-15 13:14:12 UTC
(
hide
)
Description:
app-office:gnucash-5.1:20230715-124508.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-07-15 13:14:12 UTC
Size:
7.83 KB
patch
obsolete
> * Package: app-office/gnucash-5.1:0 > * Repository: gentoo > * Maintainer: titanofold@gentoo.org > * Upstream: https://bugs.gnucash.org/ > * USE: abi_x86_64 amd64 elibc_glibc gnome-keyring kernel_linux mysql nls ofx python_single_target_python3_11 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gnucash-5.1.tar.bz2 to /var/tmp/portage/app-office/gnucash-5.1/work >>>> Source unpacked in /var/tmp/portage/app-office/gnucash-5.1/work >>>> Preparing source in /var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build" > * Applying gnucash-5.0-exclude-license.patch ... > [ ok ] > * Applying gnucash-4.12-drop-broken-test.patch ... > [ ok ] > * Applying gnucash-5.0-webkit2gtk-4.1.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build" >cmake -C /var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOMPILE_GSCHEMAS=OFF -DDISABLE_NLS=no -DWITH_AQBANKING=no -DWITH_GNUCASH=no -DWITH_OFX=yes -DWITH_PYTHON=no -DWITH_SQL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build/gentoo_toolchain.cmake /var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1 >loading initial cache file /var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.1.1 >-- The CXX compiler identification is GNU 13.1.1 >-- 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 at CMakeLists.txt:82 (message): > /etc is set outside of the installation prefix /usr. That will break > relocation so ENABLE_BINRELOC is set to off. With relocation disabled > GnuCash will run only in its configured install location. You must set > GNC_UNINSTALLED=1 and GNC_BUILDDIR=/path/to/builddir to run from the build > directory. GnuCash will not run from a DESTDIR. > > >-- Found UnixCommands: /usr/bin/bash >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.1") >-- Checking for module 'glib-2.0>=2.56.1' >-- Found glib-2.0, version 2.76.4 >-- Checking for module 'gio-2.0' >-- Found gio-2.0, version 2.76.4 >-- Checking for module 'gobject-2.0' >-- Found gobject-2.0, version 2.76.4 >-- Checking for module 'gmodule-2.0' >-- Found gmodule-2.0, version 2.76.4 >-- Checking for module 'gthread-2.0' >-- Found gthread-2.0, version 2.76.4 >-- Checking for module 'libxml-2.0>=2.9.4' >-- Found libxml-2.0, version 2.11.4 >-- Checking for module 'libxslt' >-- Found libxslt, version 1.1.38 >-- Checking for module 'zlib' >-- Found zlib, version 1.2.13 >-- Found Gettext: /usr/bin/msgmerge (found suitable version "0.22", minimum required is "0.19.6") >-- Found SWIG: /usr/bin/swig (found suitable version "4.1.1", minimum required is "3.0.12") >-- Using guile-2.2.x >-- Using guile SRFI-64 >-- Using guile textual-ports >-- Checking for module 'libofx' >-- Found libofx, version 0.10.9 >-- Performing Test HAVE_OFX_BUG_39 >-- Performing Test HAVE_OFX_BUG_39 - Failed >-- Found LibXslt: xslt;xml2 (found version "1.1.38") >-- Found Perl: /usr/bin/perl (found version "5.38.0") >-- Checking for module 'icu-uc' >-- Found icu-uc, version 73.2 >-- Checking for module 'icu-i18n' >-- Found icu-i18n, version 73.2 >-- Checking for module 'libsecret-1>=0.18' >-- Found libsecret-1, version 0.20.5 >-- Performing Test have_stringop_truncation >-- Performing Test have_stringop_truncation - Success >-- Checking for GTEST >-- Checking for GMOCK >-- Looking for include file dirent.h >-- Looking for include file dirent.h - found >-- Looking for include file dlfcn.h >-- Looking for include file dlfcn.h - found >-- Looking for include file glob.h >-- Looking for include file glob.h - found >-- Looking for include file inttypes.h >-- Looking for include file inttypes.h - found >-- Looking for include file limits.h >-- Looking for include file limits.h - found >-- Looking for include file locale.h >-- Looking for include file locale.h - found >-- Looking for include file memory.h >-- Looking for include file memory.h - found >-- Looking for include file stdint.h >-- Looking for include file stdint.h - found >-- Looking for include file stdlib.h >-- Looking for include file stdlib.h - found >-- Looking for include file string.h >-- Looking for include file string.h - found >-- Looking for include file strings.h >-- Looking for include file strings.h - found >-- Looking for include file sys/stat.h >-- Looking for include file sys/stat.h - found >-- Looking for include file sys/time.h >-- Looking for include file sys/time.h - found >-- Looking for include file sys/times.h >-- Looking for include file sys/times.h - found >-- Looking for include file sys/types.h >-- Looking for include file sys/types.h - found >-- Looking for include file sys/wait.h >-- Looking for include file sys/wait.h - found >-- Looking for include file unistd.h >-- Looking for include file unistd.h - found >-- Looking for include file utmp.h >-- Looking for include file utmp.h - found >-- Looking for include file wctype.h >-- Looking for include file wctype.h - found >CMake Error at CMakeLists.txt:793 (set_property): > set_property could not find TARGET PkgConfig::GTK3. Perhaps it has not yet > been created. > > >-- Performing Test standard_math_library_linked_to_automatically >-- Performing Test standard_math_library_linked_to_automatically - Success >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -Werror -Wall -Wmissing-prototypes -Wmissing-declarations -O2 -pipe -march=native -fno-diagnostics-color >C++ -Werror -Wall -Wmissing-declarations -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring incomplete, errors occurred! > * ERROR: app-office/gnucash-5.1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3324: Called cmake_src_configure > * environment, line 1456: 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 '=app-office/gnucash-5.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-office/gnucash-5.1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-office:gnucash-5.1:20230715-124508.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-office/gnucash-5.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-office/gnucash-5.1/temp/environment'. > * Working directory: '/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1_build' > * S: '/var/tmp/portage/app-office/gnucash-5.1/work/gnucash-5.1' >
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 910397
:
865534
| 865535 |
865536
|
865537
|
865538
|
865539
|
865540