GNU bug report logs -
#21393
cannot compile GNU emacs git (1 sep 2015)
Previous Next
Reported by: Uwe Brauer <oub <at> mat.ucm.es>
Date: Tue, 1 Sep 2015 14:26:02 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21393 in the body.
You can then email your comments to 21393 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 14:26:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Uwe Brauer <oub <at> mat.ucm.es>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 01 Sep 2015 14:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 14:31:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
First of all, please don't use HTML in emails, some of us here use
text-only clients and it gets a bit weird to navigate, moving on:
As far as I know Kubuntu 10 is *very* out of date, so I would imagine
this is because of an outdated library which doesn't provide the
necessary things for Emacs.
All I can recommend is upgrade your system (which also allows security
upgrades, or wait for somebody else to provide another solution).
--
Zack Piper <zack <at> apertron.net> http://apertron.net
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 15:14:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 21393 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 01 Sep 2015 14:25:07 +0000
> From: Uwe Brauer <oub <at> mat.ucm.es>
>
> ftfont.c: In function ‘ftfont_drive_otf’:
> ftfont.c:2302: warning: assignment from incompatible pointer type
> ftfont.c:2303: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2304: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2306: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2307: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2308: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2311: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2312: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2324: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2325: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2331: warning: assignment from incompatible pointer type
> ftfont.c:2332: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2333: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2335: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2336: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2337: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2371: warning: assignment from incompatible pointer type
> ftfont.c:2440: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2442: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2450: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2451: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2454: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2455: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2456: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2457: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2461: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2462: error: ‘MFLTGlyphFT’ has no member named ‘to’
> make[2]: *** [ftfont.o] Error 1
> make[2]: Leaving directory `/home/oub/src/emacs/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/home/oub/src/emacs'
> make: *** [bootstrap] Error 2
What version of the m17n-flt library do you have installed? (The
version appears in the m17n-core.h header file.)
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 15:52:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 21393 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Tuesday, September 1, 2015, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > Date: Tue, 01 Sep 2015 14:25:07 +0000
> > From: Uwe Brauer <oub <at> mat.ucm.es <javascript:;>>
> >
> > ftfont.c: In function ‘ftfont_drive_otf’:
> > ftfont.c:2302: warning: assignment from incompatible pointer type
> > ftfont.c:2303: error: incompatible types when assigning to type
> ‘MFLTGlyphFT’
> > from type ‘MFLTGlyph’
> > ftfont.c:2304: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2306: error: ‘MFLTGlyphFT’ has no member named ‘c’
> > ftfont.c:2307: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2308: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> > ftfont.c:2311: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2312: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2324: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2325: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2331: warning: assignment from incompatible pointer type
> > ftfont.c:2332: error: incompatible types when assigning to type
> ‘MFLTGlyphFT’
> > from type ‘MFLTGlyph’
> > ftfont.c:2333: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2335: error: ‘MFLTGlyphFT’ has no member named ‘c’
> > ftfont.c:2336: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2337: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> > ftfont.c:2371: warning: assignment from incompatible pointer type
> > ftfont.c:2440: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2442: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2450: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2451: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2454: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2455: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2456: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2457: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2461: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2462: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > make[2]: *** [ftfont.o] Error 1
> > make[2]: Leaving directory `/home/oub/src/emacs/src'
> > make[1]: *** [src] Error 2
> > make[1]: Leaving directory `/home/oub/src/emacs'
> > make: *** [bootstrap] Error 2
>
> What version of the m17n-flt library do you have installed? (The
> version appears in the m17n-core.h header file.)
>
Version 1.5.5
I just Try to compile the hit version before kanda-San's commit
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 16:18:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 21393 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 1 Sep 2015 15:51:19 +0000
> From: Uwe Brauer <oub <at> mat.ucm.es>
> Cc: "21393 <at> debbugs.gnu.org" <21393 <at> debbugs.gnu.org>
>
> What version of the m17n-flt library do you have installed? (The
> version appears in the m17n-core.h header file.)
>
> Version 1.5.5
Suggest to upgrade to 1.6.4.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 16:25:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 21393 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 16:37:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 21393 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 16:45:03 GMT)
Full text and
rfc822 format available.
Message #26 received at 21393 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 01 Sep 2015 16:36:09 +0000
> From: Uwe Brauer <oub <at> mat.ucm.es>
> CC: 21393 <at> debbugs.gnu.org
>
>
> I downloaded and tried to compile version 1.6.4
> I obtained the following error:
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_iterate_gsub_feature'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_drive_gpos_with_log'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_drive_gsub_with_log'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_get_data'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_put_data'
> collect2: ld returned 1 exit status
> make[2]: *** [m17n-view] Error 1
I guess you need to upgrade libotf as well. It's an easy build, I
succeeded doing that even on Windows.
> make[2]: Leaving directory
> `/home/oub/ALLES/Add-Import/Soft/m17n-lib-1.6.4/example'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/oub/ALLES/Add-Import/Soft/m17n-lib-1.6.4'
> make: *** [all] Error 2
>
> so that seems really bad. So back to my orginal question, is handa-san commit
> really necessary?
I don't know, but feel free to send a patch that makes those changes
conditional on the newer version of m17n-flt.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 16:51:02 GMT)
Full text and
rfc822 format available.
Message #29 received at 21393 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 17:49:02 GMT)
Full text and
rfc822 format available.
Message #32 received at 21393 <at> debbugs.gnu.org (full text, mbox):
It should be established what the minimum versions of these libraries
are that Emacs needs, and then configure.ac should test for those
versions (that bit's easy, just put "foo > x" in the relevant
EMACS_CHECK_MODULES calls).
Added indication that bug 21393 blocks19759
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Tue, 01 Sep 2015 17:50:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Tue, 01 Sep 2015 18:12:01 GMT)
Full text and
rfc822 format available.
Message #37 received at 21393 <at> debbugs.gnu.org (full text, mbox):
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: Uwe Brauer <oub <at> mat.ucm.es>, 21393 <at> debbugs.gnu.org
> Date: Tue, 01 Sep 2015 13:48:42 -0400
>
>
> It should be established what the minimum versions of these libraries
> are that Emacs needs, and then configure.ac should test for those
> versions (that bit's easy, just put "foo > x" in the relevant
> EMACS_CHECK_MODULES calls).
That's one solution. But since Emacs did build a day ago with that
old version, I guess it could continue to be possible to build it,
just by giving up on those new-and-improved bits.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#21393
; Package
emacs
.
(Wed, 02 Sep 2015 13:35:03 GMT)
Full text and
rfc822 format available.
Message #40 received at 21393 <at> debbugs.gnu.org (full text, mbox):
For the bug of Emacs not compilable with old version of m17n-lib, I've
just installed a fix. Sorry for the inconvenience.
---
K. Handa
handa <at> gnu.org
bug closed, send any further explanations to
21393 <at> debbugs.gnu.org and Uwe Brauer <oub <at> mat.ucm.es>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Thu, 03 Sep 2015 00:52:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 01 Oct 2015 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.