pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Failure to build finance/gnucash



With pkgsrc updated to about 15 hours ago, I'm getting a configure
error for gnucash.  Complete log file attached.

+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+
### 5380 - gnucash - Installing on Sun, Jul 21, 2019 at 14:53:09 UTC
===> Cleaning for gnucash-3.5nb3
=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for gnucash-3.5.tar.bz2
=> Checksum RMD160 OK for gnucash-3.5.tar.bz2
=> Checksum SHA512 OK for gnucash-3.5.tar.bz2
===> Installing dependencies for gnucash-3.5nb3
==========================================================================
The supported build options for gnucash are:

	libdbi libofx python

The currently selected options are:

	libdbi libofx python

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gnucash (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gnucash-3.5nb3.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 37

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python37
        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gettext-tools>=0.19.6: found gettext-tools-0.20.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.60.4
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.15.0nb1
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0
=> Build dependency libdbi-driver-sqlite3-[0-9]*: found libdbi-driver-sqlite3-0.9.0nb8
=> Build dependency x11-links>=1.21: found x11-links-1.21
=> Build dependency boost-headers-1.70.*: found boost-headers-1.70.0
=> Build dependency boost-headers>=1.64.0nb3: found boost-headers-1.70.0
=> Build dependency googletest>=1.4.0: found googletest-1.8.1
=> Build dependency gperf>=3.0.1: found gperf-3.1
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency guile22-slib>=3.2.1: found guile22-slib-3.2.5
=> Full dependency p5-Finance-Quote-[0-9]*: found p5-Finance-Quote-1.47nb1
=> Full dependency p5-Date-Manip-[0-9]*: found p5-Date-Manip-6.77
=> Full dependency dconf-[0-9]*: found dconf-0.30.1nb3
=> Full dependency py37-readline-[0-9]*: found py37-readline-3.7.4
=> Full dependency perl>=5.0: found perl-5.28.2
=> Full dependency libofx>=0.9.1nb1: found libofx-0.9.10nb12
=> Full dependency libdbi>=0.8.3: found libdbi-0.9.0
=> Full dependency python37>=3.7.0: found python37-3.7.4
=> Full dependency glib2>=2.40.0: found glib2-2.60.4nb5
=> Full dependency boost-libs-1.70.*: found boost-libs-1.70.0
=> Full dependency boost-libs>=1.70.0: found boost-libs-1.70.0
=> Full dependency swig2>=2.0.8: found swig2-2.0.12nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17
=> Full dependency gdk-pixbuf2>=2.34.0nb1: found gdk-pixbuf2-2.36.12
=> Full dependency guile22>=2.2: found guile22-2.2.6
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23nb1
=> Full dependency icu>=64.1: found icu-64.2nb1
=> Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.9
=> Full dependency libxslt>=1.1.28nb2: found libxslt-1.1.33
=> Full dependency webkit-gtk>=2.24.0nb1: found webkit-gtk-2.24.3
=> Full dependency gtk3+>=3.24.1nb2: found gtk3+-3.24.8nb1
===> Overriding tools for gnucash-3.5nb3
===> Extracting for gnucash-3.5nb3
===> Patching for gnucash-3.5nb3
===> Creating toolchain wrappers for gnucash-3.5nb3
/bin/mkdir -p /tmp/pkgs/finance/gnucash/work.x86_64/.buildlink/lib/pkgconfig
cd /tmp/pkgs/finance/gnucash/work.x86_64/.buildlink/lib/pkgconfig && /bin/ln -sf enchant-2.pc enchant.pc
===> Configuring for gnucash-3.5nb3
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
=> Replacing python interpreter in bindings/python/example_scripts/*.py bindings/python/example_scripts/rest-api/*.py gnucash/python/pycons/*.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/rest-api/gnucash_simple.py.
=> Replacing Perl interpreter in common/gnc-test-env.pl libgnucash/backend/xml/test/grab-types.pl libgnucash/quotes/gnc-fq-dump util/elegant-sort.pl.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 7.4.0
-- The CXX compiler identification is GNU 7.4.0
-- Check for working C compiler: /tmp/pkgs/finance/gnucash/work.x86_64/.cwrapper/bin/gcc
-- Check for working C compiler: /tmp/pkgs/finance/gnucash/work.x86_64/.cwrapper/bin/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: /tmp/pkgs/finance/gnucash/work.x86_64/.cwrapper/bin/c++
-- Check for working CXX compiler: /tmp/pkgs/finance/gnucash/work.x86_64/.cwrapper/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Unmatched '"'.
-- Found PkgConfig: /tmp/pkgs/finance/gnucash/work.x86_64/.tools/bin/pkg-config (found version "1.6.0") 
-- Checking for module 'glib-2.0>=2.40'
--   Found glib-2.0, version 2.60.4
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.60.4
-- Checking for module 'gobject-2.0>=2.20'
--   Found gobject-2.0, version 2.60.4
-- Checking for module 'gmodule-2.0>=2.20'
--   Found gmodule-2.0, version 2.60.4
-- Checking for module 'gthread-2.0>=2.20'
--   Found gthread-2.0, version 2.60.4
-- Checking for module 'libxml-2.0>=2.7.0'
--   Found libxml-2.0, version 2.9.9
-- Checking for module 'libxslt'
--   Found libxslt, version 1.1.33
-- Checking for module 'webkit2gtk-4.0'
--   Found webkit2gtk-4.0, version 2.24.3
-- Checking for module 'gtk+-3.0>=3.10.0'
--   Found gtk+-3.0, version 3.24.8
-- Checking for module 'zlib'
--   Found zlib, version 1.2.10
-- Found Gettext: /usr/pkg/bin/msgmerge (found suitable version "0.20.1", minimum required is "0.19.6") 
-- Using guile-2.2.x
-- Using guile SRFI-64
-- Using guile textual-ports
-- Checking for module 'libofx'
--   Found libofx, version 0.9.10
-- Performing Test HAVE_OFX_BUG_39
-- Performing Test HAVE_OFX_BUG_39 - Failed
-- Found LibXslt: xslt;z;lzma;m;xml2 (found version "1.1.33") 
-- Found PythonInterp: /usr/pkg/bin/python3.7 (found suitable version "3.7.4", minimum required is "3") 
-- Found PythonLibs: /usr/pkg/lib/libpython3.7.so (found suitable version "3.7.4", minimum required is "3") 
-- Found Perl: /usr/pkg/bin/perl (found version "5.28.2") 
-- Checking for module 'icu-uc'
--   Found icu-uc, version 64.2
-- Checking for module 'icu-i18n'
--   Found icu-i18n, version 64.2
-- Checking for module 'libsecret-1>=0.18'
--   Found libsecret-1, version 0.18.7
-- Performing Test have_stringop_truncation
-- Performing Test have_stringop_truncation - Failed
-- Checking for GTEST
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - no
-- 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 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
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Performing Test have_mod_mask
-- Performing Test have_mod_mask - Success
CMake Error at gnucash/register/register-gnome/CMakeLists.txt:4 (check_symbol_exists):
  Unknown CMake command "check_symbol_exists".


-- Configuring incomplete, errors occurred!
See also "/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-3.5/CMakeFiles/CMakeOutput.log".
See also "/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-3.5/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make[1]: stopped in /build/pkgsrc/finance/gnucash
*** Error code 1

Stop.
make: stopped in /build/pkgsrc/finance/gnucash
### 5380 - gnucash - Failed on Sun, Jul 21, 2019 at 14:54:16 UTC
### 5380 - gnucash - Installing on Sun, Jul 21, 2019 at 15:57:02 UTC
=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Configuring for gnucash-3.5nb3
=> Generating pkg-config files for builtin xz package.
=> Generating pkg-config file for builtin expat package.
=> Replacing python interpreter in bindings/python/example_scripts/*.py bindings/python/example_scripts/rest-api/*.py gnucash/python/pycons/*.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/account_analysis.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/change_tax_code.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/latex_invoices.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/new_book_with_opening_balances.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_book.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_business_create.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_invoice_insert.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_session.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_sqlite_create.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/simple_test.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/test_imbalance_transaction.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/rest-api/gnucash_rest.py.
INFO: [replace-interpreter] Nothing changed in bindings/python/example_scripts/rest-api/gnucash_simple.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/__init__.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/console.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/ishell.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/setup.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/shell.py.
INFO: [replace-interpreter] Nothing changed in gnucash/python/pycons/simple_plot.py.
=> Replacing Perl interpreter in common/gnc-test-env.pl libgnucash/backend/xml/test/grab-types.pl libgnucash/quotes/gnc-fq-dump util/elegant-sort.pl.
INFO: [replace-interpreter] Nothing changed in common/gnc-test-env.pl.
INFO: [replace-interpreter] Nothing changed in libgnucash/backend/xml/test/grab-types.pl.
INFO: [replace-interpreter] Nothing changed in libgnucash/quotes/gnc-fq-dump.
INFO: [replace-interpreter] Nothing changed in util/elegant-sort.pl.
Unmatched '"'.
-- Using guile-2.2.x
-- Using guile SRFI-64
-- Using guile textual-ports
-- Checking for GTEST
-- Checking for GMOCK
-- Performing Test have_mod_mask
-- Performing Test have_mod_mask - Success
CMake Error at gnucash/register/register-gnome/CMakeLists.txt:4 (check_symbol_exists):
  Unknown CMake command "check_symbol_exists".


-- Configuring incomplete, errors occurred!
See also "/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-3.5/CMakeFiles/CMakeOutput.log".
See also "/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-3.5/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make[1]: stopped in /build/pkgsrc/finance/gnucash
*** Error code 1

Stop.
make: stopped in /build/pkgsrc/finance/gnucash
### 5380 - gnucash - Failed on Sun, Jul 21, 2019 at 15:57:06 UTC


Home | Main Index | Thread Index | Old Index