Source: gnucash
Version: 2.6.18-1
Severity: serious
Justification: fails to build from source (but built successfully on other 
systems?)

Dimitry:

   * What led up to the situation?

Fresh install of Debian 9.4, updated via apt, and then:

apt build-dep gnucash
apt-get source gnucash

Unpacked files, did dpkgs-checkbuilddeps
(no error)
then:
dpkg-buildpackage -b -us -us -j8 (with and without -rfakeroot)

I get the following error that halts the build:

FAIL: test-report-utilities
==================================================================
   GnuCash 2.6.15: src/report/report-system/test/test-suite.log
==================================================================

# TOTAL: 5
# PASS:  4
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-report-utilities
===========================

* 23:15:12  WARN <gnc.engine> failed to load gncmod-backend-dbi from 
/usr/lib/x86_64-linux-gnu/gnucash/gnucash
* 23:15:12  CRIT <gnc.engine> required library gncmod-backend-dbi not found.
* 23:15:12  WARN <gnc.engine> failed to load gncmod-backend-xml from 
/usr/lib/x86_64-linux-gnu/gnucash/gnucash
* 23:15:12  CRIT <gnc.engine> required library gncmod-backend-xml not found.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling 
/usr/src/gnucash/gnucash-2.6.15/src/report/report-system/test/./test-report-utilities.scm
;;; compiling 
../../../../src/report/report-system/test/gnucash/report/report-system/test/test-extras.scm
;;; compiled 
/home/spambrat/.cache/guile/ccache/2.0-LE-8-2.0/usr/src/gnucash/gnucash-2.6.15/src/report/report-system/test/test-extras.scm.go
;;; compiled 
/home/spambrat/.cache/guile/ccache/2.0-LE-8-2.0/usr/src/gnucash/gnucash-2.6.15/src/report/report-system/test/test-report-utilities.scm.go
FAIL test-report-utilities (exit status: 1)
 

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to