Bug 704515 - TeXmacs fails to build with guile-2.0.1
Summary: TeXmacs fails to build with guile-2.0.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: TeXmacs
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 678238
TreeView+ depends on / blocked
 
Reported: 2011-05-13 14:09 UTC by Miroslav Lichvar
Modified: 2013-07-02 23:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-19 07:42:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fixes compilation against guile 2 (1.68 KB, patch)
2012-05-30 07:16 UTC, Jan Synacek
no flags Details | Diff

Description Miroslav Lichvar 2011-05-13 14:09:10 UTC
The guile package in rawhide is planned for update to a new major release.
In a test rebuild of all packages depending on guile, TeXmacs has failed to build.

Rebuild results:
http://mlichvar.fedorapeople.org/tmp/guile/rebuild/

New guile packages:
http://mlichvar.fedorapeople.org/tmp/guile/

Please close this bug if a new upstream version of TeXmacs which works
with the new guile is available or if you think the current version can be
easily fixed. It doesn't have to be commited in fedora git, we are just trying
to find out if we need to delay the guile update (or make a guile-compat
package).

Comment 1 Jan Synacek 2012-05-30 07:16:43 UTC
Created attachment 587614 [details]
Fixes compilation against guile 2

Tested with guile 1.8.8 and 2.0.3.

Unfortunately, I wasn't able to verify if it's working properly.

Texmacs complains when started:
<snip>
Backtrace:
In unknown file:
   ?: 7 [boot-closure #t #<catch-closure 420e600> ...]
   ?: 6 [catch-closure]
   ?: 5 [boot-closure #t #<catch-closure 4b59180> #<catch-closure 4b59160>]
   ?: 4 [catch-closure]
   ?: 3 [boot-closure #t #<catch-closure 4b5ade0> #<catch-closure 4b5adc0>]
   ?: 2 [catch-closure]
   ?: 1 [primitive-eval (if (os-mingw?) (load "kernel/boot/boot.scm") ...)]
   ?: 0 [primitive-load "/usr/share/TeXmacs/progs/xxx"]

ERROR: In procedure primitive-load:
ERROR: In procedure open-file: No such file or directory: "/usr/share/TeXmacs/progs/xxx"
<snip>

The 'xxx' in the path suggests that something went wrong, but I wasn't able to really track down the cause.

Comment 2 Jindrich Novy 2013-02-19 07:42:08 UTC
TeXmacs is now successfully built against guile-2.0.7 in rawhide.


Note You need to log in before you can comment on or make changes to this bug.