unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14812: 24.3; build failure on FreeBSD 9.1
@ 2013-07-07 14:34 Ulrich Mueller
  2013-07-08  6:17 ` Paul Eggert
  2013-07-08  7:17 ` Ashish SHUKLA
  0 siblings, 2 replies; 24+ messages in thread
From: Ulrich Mueller @ 2013-07-07 14:34 UTC (permalink / raw)
  To: 14812

Forwarding downstream bug: <https://bugs.gentoo.org/473364>

Building Emacs 24.3 (and also Emacs from BZR as of 2013-06-19)
with gcc 4.6 on FreeBSD 9.1 fails:

x86_64-gentoo-freebsd9.1-gcc -std=gnu99 -c  -Demacs  -I. -I/var/tmp/portage/app-editors/emacs-24.3-r2/work/emacs-24.3/src -I../lib -I/var/tmp/portage/app-editors/emacs-24.3-r2/work/emacs-24.3/src/../lib               -MMD -MF deps/xdisp.d -MP     -O2 -pipe xdisp.c
In file included from lisp.h:25:0,
                 from xdisp.c:278:
../lib/stdalign.h:51:0: warning: "_Alignof" redefined [enabled by default]
/usr/include/sys/cdefs.h:240:0: note: this is the location of the previous definition
../lib/stdalign.h:82:0: warning: "_Alignas" redefined [enabled by default]
/usr/include/sys/cdefs.h:239:0: note: this is the location of the previous definition
xdisp.c: In function ‘message_dolog’:
xdisp.c:9449:21: error: expected specifier-qualifier-list before ‘typedef’
xdisp.c: In function ‘set_message_1’:
xdisp.c:10718:12: error: expected specifier-qualifier-list before ‘typedef’
xdisp.c: In function ‘decode_mode_spec_coding’:
xdisp.c:21379:18: error: expected specifier-qualifier-list before ‘typedef’
gmake[1]: *** [xdisp.o] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-24.3-r2/work/emacs-24.3/src'
gmake: *** [src] Error 2

The full build log can be found at:
<https://473364.bugs.gentoo.org/attachment.cgi?id=350998>

Reportedly, the following patch from FreeBSD ports fixes it:
<http://svnweb.freebsd.org/ports/head/editors/emacs-devel/files/patch-lib_verify.h?revision=309486&view=co&pathrev=309486>





^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-07-27  1:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-07 14:34 bug#14812: 24.3; build failure on FreeBSD 9.1 Ulrich Mueller
2013-07-08  6:17 ` Paul Eggert
2013-07-13  9:35   ` Ulrich Mueller
2013-07-13  9:45     ` Paul Eggert
2013-07-08  7:17 ` Ashish SHUKLA
2013-07-09  6:40   ` Glenn Morris
2013-07-09  8:42     ` Ashish SHUKLA
2013-07-09 14:04       ` Wolfgang Jenkner
2013-07-09 14:43         ` Paul Eggert
2013-07-09 16:49           ` Wolfgang Jenkner
2013-07-09 18:23           ` Glenn Morris
2013-07-16 18:58       ` Glenn Morris
2013-07-18  6:18         ` Ashish SHUKLA
2013-07-20  0:57           ` Glenn Morris
2013-07-20  5:21             ` Ashish SHUKLA
2013-07-20  7:59               ` Jan Djärv
2013-07-20  9:20               ` Andreas Schwab
2013-07-20  9:38                 ` Ashish SHUKLA
2013-07-20 11:31                   ` Andreas Schwab
2013-07-22 11:55                     ` Andrew W. Nosenko
2013-07-20 19:43                   ` Glenn Morris
2013-07-20 20:15                     ` Ashish SHUKLA
2013-07-27  1:19                       ` Glenn Morris
2013-07-21 16:13               ` Ashish SHUKLA

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).