bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1332 in lilypond: missing libgnugetops; GUB uncompilable


From: lilypond
Subject: Issue 1332 in lilypond: missing libgnugetops; GUB uncompilable
Date: Sun, 17 Oct 2010 00:02:53 +0000

Status: Accepted
Owner: ----
Labels: Type-Build Priority-Critical

New issue 1332 by percival.music.ca: missing libgnugetops; GUB uncompilable
http://code.google.com/p/lilypond/issues/detail?id=1332

GUB requires libgnugetops to compile gettext 0.15 on freebsd. Unfortunately, the freebsd people deprecated this package at some point this year, so we can't download it from them any more. As a result, we can't make any releases.

Options to fix this are:
- get a libgnugetops-1.3.tar.bz2 from somebody's GUB download/ dir. It would be nice if somebody had this lying around from their attempts to play with GUB from a few months ago, but it's been a few days since I asked for this, and nobody's stepped forward. :(

- bump gettext to 0.18.1.1, which compiles fine for freebsd, but fails on mingw:
/main/src/gub/target/mingw/src/gettext-0.18.1.1/gettext-tools/src/msgl-check.c:
In function 'plural_help':
/main/src/gub/target/mingw/src/gettext-0.18.1.1/gettext-tools/src/msgl-check.c:275:
error: unrecognizable insn:
(insn 117 116 118 13
/main/src/gub/target/mingw/src/gettext-0.18.1.1/gettext-tools/src/msgl-check.c:253
(set (reg:SI 99)
       (const:SI (plus:SI (mem:SI (symbol_ref:SI ("#i.plural_table")
<var_decl 0x402f9e70 plural_table>) [0 S4 A8])
               (const_int 4 [0x4])))) -1 (nil)
   (nil))
/main/src/gub/target/mingw/src/gettext-0.18.1.1/gettext-tools/src/msgl-check.c:275:
internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [msgl-check.lo] Error 1


Bumping gettext is a "nicer" long-term solution, but it'll take longer to get it working, fix other problems arising from the newer version, etc.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]