* 23.0.60; build failed with "--with-x=no" today's trunk @ 2008-05-20 4:33 ` Wang Diancheng 2008-05-20 4:45 ` Brad Walker 2008-05-22 17:40 ` bug#281: marked as done (23.0.60; build failed with "--with-x=no" today's trunk) Emacs bug Tracking System 0 siblings, 2 replies; 3+ messages in thread From: Wang Diancheng @ 2008-05-20 4:33 UTC (permalink / raw) To: emacs-pretest-bug following is compile output: i486-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H -I. -I/home/dcwang/emacs-debian/emacs-snapshot-20080520/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2 -g -Wl,--as-needed /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/prefix-args.c -o prefix-args echo "dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o " > buildobj.lst i486-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -g -Wl,--as-needed -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o -lasound -ldbus-1 -lgpm -lncurses -lm -lgcc -l c -lgcc /usr/lib/crtn.o xfaces.o: In function `Finternal_set_font_selection_order': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5389: undefined reference to `font_update_sort_order' xfaces.o: In function `Finternal_set_lisp_face_attribute': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3123: undefined reference to `FONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3137: undefined reference to `FONT_SLANT_NAME_NUMERIC' FONT_WIDTH_NAME_NUMERIC' xfaces.o: In function `merge_face_ref': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2700: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2712: undefined reference toFONT_SLANT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2795: undefined reference toFONT_WIDTH_NAME_NUMERIC' xfaces.o: In function `realize_tty_face': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6061: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6062: undefined reference toFONT_SLANT_NAME_NUMERIC' xfaces.o: In function `tty_supports_face_attributes_p': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5119: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5122: undefined reference toFONT_WEIGHT_NAME_NUMERIC' print.o: In function `print_object': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/print.c:2147: undefined reference to ont_style_symbolic' collect2: ld returned 1 exit status make[2]: *** [temacs] error 1 make[2]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520/src' make[1]: *** [src] error 2 make[1]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520' make: *** [emacs-nox-stamp] error 2 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 23.0.60; build failed with "--with-x=no" today's trunk 2008-05-20 4:33 ` 23.0.60; build failed with "--with-x=no" today's trunk Wang Diancheng @ 2008-05-20 4:45 ` Brad Walker 2008-05-22 17:40 ` bug#281: marked as done (23.0.60; build failed with "--with-x=no" today's trunk) Emacs bug Tracking System 1 sibling, 0 replies; 3+ messages in thread From: Brad Walker @ 2008-05-20 4:45 UTC (permalink / raw) To: Wang Diancheng; +Cc: emacs-pretest-bug On Tue, 2008-05-20 at 12:33 +0800, Wang Diancheng wrote: > following is compile output: > > i486-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H -I. -I/home/dcwang/emacs-debian/emacs-snapshot-20080520/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2 -g -Wl,--as-needed /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/prefix-args.c -o prefix-args > echo "dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o " > buildobj.lst > i486-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -g -Wl,--as-needed -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o -lasound -ldbus-1 -lgpm -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o > xfaces.o: In function `Finternal_set_font_selection_order': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5389: undefined reference to `font_update_sort_order' > xfaces.o: In function `Finternal_set_lisp_face_attribute': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3123: undefined reference to `FONT_WEIGHT_NAME_NUMERIC' > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3137: undefined reference to `FONT_SLANT_NAME_NUMERIC' > FONT_WIDTH_NAME_NUMERIC' > xfaces.o: In function `merge_face_ref': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2700: undefined reference toFONT_WEIGHT_NAME_NUMERIC' > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2712: undefined reference toFONT_SLANT_NAME_NUMERIC' > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2795: undefined reference toFONT_WIDTH_NAME_NUMERIC' > xfaces.o: In function `realize_tty_face': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6061: undefined reference toFONT_WEIGHT_NAME_NUMERIC' > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6062: undefined reference toFONT_SLANT_NAME_NUMERIC' > xfaces.o: In function `tty_supports_face_attributes_p': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5119: undefined reference toFONT_WEIGHT_NAME_NUMERIC' > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5122: undefined reference toFONT_WEIGHT_NAME_NUMERIC' > print.o: In function `print_object': > /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/print.c:2147: undefined reference to ont_style_symbolic' > collect2: ld returned 1 exit status > make[2]: *** [temacs] error 1 > make[2]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520/src' > make[1]: *** [src] error 2 > make[1]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520' > make: *** [emacs-nox-stamp] error 2 Known issue: http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00910.html Brad Walker ^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#281: marked as done (23.0.60; build failed with "--with-x=no" today's trunk) 2008-05-20 4:33 ` 23.0.60; build failed with "--with-x=no" today's trunk Wang Diancheng 2008-05-20 4:45 ` Brad Walker @ 2008-05-22 17:40 ` Emacs bug Tracking System 1 sibling, 0 replies; 3+ messages in thread From: Emacs bug Tracking System @ 2008-05-22 17:40 UTC (permalink / raw) To: Chong Yidong [-- Attachment #1: Type: text/plain, Size: 873 bytes --] Your message dated Thu, 22 May 2008 13:30:58 -0400 with message-id <87wslm1c19.fsf@stupidchicken.com> and subject line Re: 23.0.60; build failed with "--with-x=no" today's trunk has caused the Emacs bug report #281, regarding 23.0.60; build failed with "--with-x=no" today's trunk to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact don@donarmstrong.com immediately.) -- 281: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=281 Emacs Bug Tracking System Contact don@donarmstrong.com with problems [-- Attachment #2: Type: message/rfc822, Size: 8664 bytes --] From: Wang Diancheng <dcwang@redflag-linux.com> To: emacs-pretest-bug@gnu.org Cc: Subject: 23.0.60; build failed with "--with-x=no" today's trunk Date: Tue, 20 May 2008 12:33:22 +0800 Message-ID: <87ej7x61d9.fsf@redflag-linux.com> following is compile output: i486-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H -I. -I/home/dcwang/emacs-debian/emacs-snapshot-20080520/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2 -g -Wl,--as-needed /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/prefix-args.c -o prefix-args echo "dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o " > buildobj.lst i486-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -g -Wl,--as-needed -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o -lasound -ldbus-1 -lgpm -lncurses -lm -lgcc -l c -lgcc /usr/lib/crtn.o xfaces.o: In function `Finternal_set_font_selection_order': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5389: undefined reference to `font_update_sort_order' xfaces.o: In function `Finternal_set_lisp_face_attribute': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3123: undefined reference to `FONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3137: undefined reference to `FONT_SLANT_NAME_NUMERIC' FONT_WIDTH_NAME_NUMERIC' xfaces.o: In function `merge_face_ref': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2700: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2712: undefined reference toFONT_SLANT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2795: undefined reference toFONT_WIDTH_NAME_NUMERIC' xfaces.o: In function `realize_tty_face': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6061: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6062: undefined reference toFONT_SLANT_NAME_NUMERIC' xfaces.o: In function `tty_supports_face_attributes_p': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5119: undefined reference toFONT_WEIGHT_NAME_NUMERIC' /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5122: undefined reference toFONT_WEIGHT_NAME_NUMERIC' print.o: In function `print_object': /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/print.c:2147: undefined reference to ont_style_symbolic' collect2: ld returned 1 exit status make[2]: *** [temacs] error 1 make[2]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520/src' make[1]: *** [src] error 2 make[1]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520' make: *** [emacs-nox-stamp] error 2 [-- Attachment #3: Type: message/rfc822, Size: 1022 bytes --] From: Chong Yidong <cyd@stupidchicken.com> To: Wang Diancheng <dcwang@redflag-linux.com> Cc: 281-done@emacsbugs.donarmstrong.com Subject: Re: 23.0.60; build failed with "--with-x=no" today's trunk Date: Thu, 22 May 2008 13:30:58 -0400 Message-ID: <87wslm1c19.fsf@stupidchicken.com> I believe Kenichi Handa fixed this a few days ago. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-22 17:40 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <87wslm1c19.fsf@stupidchicken.com> 2008-05-20 4:33 ` 23.0.60; build failed with "--with-x=no" today's trunk Wang Diancheng 2008-05-20 4:45 ` Brad Walker 2008-05-22 17:40 ` bug#281: marked as done (23.0.60; build failed with "--with-x=no" today's trunk) Emacs bug Tracking System
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.