pkgsrc-Users archive

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

Re: Problem building finance/gnucash





On Sun, 21 Nov 2021 at 07:56, Paul Goyette <paul%whooppee.com@localhost> wrote:
Bulding on an amd64 host running NetBSD-9.99.90 built from sources
updated on 2021-11-20 at 16:45:59 UTC.  Building in a chroot sandbox,
(re-)created using pkgtools/mksandbox (so inititally empty).

All packages rebuilt from scratch using pkgsrc updated to just a few
hours ago (2021-11-20 at 16:49:55 UTC)

660+ other packages all built fine, but when I try to build gnucash
it hangs at the following point:

...
[ 97%] Built target scm-deprecated-gnucash-report-job-report
wrote `/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-4.8/lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/receipt.go'
[ 97%] Built target scm-deprecated-gnucash-report-receipt
wrote `/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-4.8/lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/receivables.go'
wrote `/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-4.8/lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/standard-reports/cashflow-barchart.go'
[ 97%] Built target scm-deprecated-gnucash-report-receivables
[ 97%] Built target scm-deprecated-gnucash-report-standard-reports-cashflow-barchart
wrote `/tmp/pkgs/finance/gnucash/work.x86_64/gnucash-4.8/lib/guile/2.2/site-ccache/gnucash/deprecated/gnucash/report/customer-summary.go'
[ 97%] Built target scm-deprecated-gnucash-report-customer-summary
<hangs here, for hours!>

I suspect maybe some sort of problem with the version of lang/go that
is installed, but that'sbased only on a "gut-feel" and the mention of
``go'' in the log file.  (It might also be a problem with guile, but
I would've expected other packages to fail, too.)

Anyone got any sugggestions on how to proceed?

Try attaching to the hanging process with gdb; I usually check the state with ‘thread apply all bt’ and then quit, after which the build continues. Usually the offending process is cmake, though. 


(I have the full log file if it helps - only around 130kb long.)



+--------------------+--------------------------+----------------------+
| 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  |
| & Network Engineer |                          | pgoyette99%gmail.com@localhost |
+--------------------+--------------------------+----------------------+
--
----


Home | Main Index | Thread Index | Old Index