Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325373 - app-editors/emacs fails to build on IA64 with GCC-4.4
Summary: app-editors/emacs fails to build on IA64 with GCC-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: IA64 Linux
: High normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 17:05 UTC by Raúl Porcel (RETIRED)
Modified: 2022-04-21 08:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.05 KB, text/plain)
2010-06-24 17:05 UTC, Raúl Porcel (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raúl Porcel (RETIRED) gentoo-dev 2010-06-24 17:05:14 UTC
Wrote /var/tmp/portage/app-editors/emacs-23.1-r3/work/emacs-23.1/lisp/progmodes/cc-compat.elc
Compiling /var/tmp/portage/app-editors/emacs-23.1-r3/work/emacs-23.1/lisp/progmodes/cc-fonts.el

In toplevel form:
progmodes/cc-fonts.el:76:27:Error: Symbol's value as variable is void: bindings
make[1]: *** [/var/tmp/portage/app-editors/emacs-23.1-r3/work/emacs-23.1/lisp/progmodes/cc-fonts.elc] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.1-r3/work/emacs-23.1/lisp'
make: *** [lisp] Error 2

Builds fine with gcc-4.3. Building with -O1 and gcc-4.4 makes it build, so i'd suggest using that workaround for now.

Build log attached
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2010-06-24 17:05:32 UTC
Created attachment 236417 [details]
build.log
Comment 2 Ulrich Müller gentoo-dev 2010-06-25 17:47:36 UTC
Fixed in app-editors/emacs:23 and app-editors/emacs-vcs.