Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 599226 - app-office/gnucash-2.6.13-r1 fails compile
Summary: app-office/gnucash-2.6.13-r1 fails compile
Status: RESOLVED DUPLICATE of bug 590536
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-08 18:09 UTC by Chris Smith
Modified: 2016-11-09 07:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=app-office/gnucash-2.6.13-r1::gentoo' (file_599226.txt,6.21 KB, text/plain)
2016-11-08 18:09 UTC, Chris Smith
Details
build log (app-office:gnucash-2.6.13-r1:20161108-175709.log,571.01 KB, text/x-log)
2016-11-08 18:12 UTC, Chris Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Smith 2016-11-08 18:09:48 UTC
Created attachment 452736 [details]
emerge --info '=app-office/gnucash-2.6.13-r1::gentoo'

Backtrace:
In system/base/target.scm:
  59: 19 [with-target "x86_64-pc-linux-gnu" ...]
In system/base/compile.scm:
 152: 18 [compile-file "report-collectors.scm" #:output-file ...]
  43: 17 [call-once #<procedure 236c900 at system/base/compile.scm:56:5 ()>]
In ice-9/boot-9.scm:
 174: 16 [with-throw-handler #t ...]
In system/base/compile.scm:
  59: 15 [#<procedure 236c8c0 at system/base/compile.scm:58:9 ()>]
 155: 14 [#<procedure 236c940 at system/base/compile.scm:153:8 (port)> #<closed: file 0>]
 218: 13 [read-and-compile #<input: report-collectors.scm 9> #:from ...]
 234: 12 [lp (# # # # ...) #<directory # 2617360> #<directory # 2617360>]
 182: 11 [lp (#<procedure compile-tree-il (x e opts)>) (use-modules #) ...]
In ice-9/boot-9.scm:
2404: 10 [save-module-excursion #<procedure 29a3d50 at language/scheme/compile-tree-il.scm:29:3 ()>]
In language/scheme/compile-tree-il.scm:
  31: 9 [#<procedure 29a3d50 at language/scheme/compile-tree-il.scm:29:3 ()>]
In ice-9/psyntax.scm:
1106: 8 [expand-top-sequence ((use-modules (gnucash report report-system))) () ...]
 989: 7 [scan ((use-modules (gnucash report report-system))) () ...]
 279: 6 [scan ((# #) #(syntax-object *unspecified* # #)) () (()) ...]
In ice-9/boot-9.scm:
3589: 5 [process-use-modules (((gnucash report report-system)))]
 705: 4 [map #<procedure 20fea20 at ice-9/boot-9.scm:3589:25 (mif-args)> ((#))]
3590: 3 [#<procedure 20fea20 at ice-9/boot-9.scm:3589:25 (mif-args)> (#)]
2870: 2 [resolve-interface (gnucash report report-system) #:select ...]
In unknown file:
   ?: 1 [scm-error misc-error #f ...]
In ice-9/boot-9.scm:
 109: 0 [#<procedure 236c880 at ice-9/boot-9.scm:100:6 (thrown-k . args)> misc-error ...]

ice-9/boot-9.scm:109:20: In procedure #<procedure 236c880 at ice-9/boot-9.scm:100:6 (thrown-k . args)>:
ice-9/boot-9.scm:109:20: no code for module (gnucash report report-system)
make[5]: *** [Makefile:1206: report-collectors.go] Error 1
make[5]: Leaving directory '/var/tmp/portage/app-office/gnucash-2.6.13-r1/work/gnucash-2.6.13/src/report/report-system'
make[4]: *** [Makefile:895: all-recursive] Error 1
make[4]: Leaving directory '/var/tmp/portage/app-office/gnucash-2.6.13-r1/work/gnucash-2.6.13/src/report/report-system'
make[3]: *** [Makefile:503: all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/app-office/gnucash-2.6.13-r1/work/gnucash-2.6.13/src/report'
make[2]: *** [Makefile:551: all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-office/gnucash-2.6.13-r1/work/gnucash-2.6.13/src'
make[1]: *** [Makefile:785: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-office/gnucash-2.6.13-r1/work/gnucash-2.6.13'
make: *** [Makefile:638: all] Error 2
Comment 1 Chris Smith 2016-11-08 18:12:31 UTC
Created attachment 452738 [details]
build log
Comment 2 Chris Smith 2016-11-08 18:14:05 UTC
emerge -pqv '=app-office/gnucash-2.6.13-r1::gentoo'
[ebuild     U ] app-office/gnucash-2.6.13-r1 [2.6.13] USE="-chipcard -debug -doc -gnome-keyring -hbci -mysql -ofx -postgres -python -quotes -sqlite" PYTHON_TARGETS="python2_7"
Comment 3 Felix Janda 2016-11-08 22:59:56 UTC
Likely duplicate of bug 590536. (Do you have dev-scheme/guile-2*?)
Comment 4 Chris Smith 2016-11-08 23:14:15 UTC
(In reply to Felix Janda from comment #3)
> Likely duplicate of bug 590536. (Do you have dev-scheme/guile-2*?)

dev-scheme/guile-2.0.13
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-11-09 07:46:31 UTC
guile-2.0.13 still does the texmacs hack that is breaking build.

*** This bug has been marked as a duplicate of bug 590536 ***