all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: rms@gnu.org
Cc: alan@idiocy.org, 18743@debbugs.gnu.org, npostavs@users.sourceforge.net
Subject: bug#18743: 25.0.50; Clang 3.0 fails to compile src/fns.c, GCC 4.8 cannot dump emacs
Date: Wed, 6 Dec 2017 19:16:53 +0100	[thread overview]
Message-ID: <0BB71F0D-0A3E-4E0E-A0C0-C2642F4A95BC@Freenet.DE> (raw)
In-Reply-To: <E1eMMP1-0008I2-7W@fencepost.gnu.org>


Am 6.12.2017 um 00:13 schrieb Richard Stallman:

> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> 
>> Right now I have installed:
> 
>> gcc5 @5.5.0_0 (active)
>> gcc6 @6.4.0_0 (active)
> 
> Would you please test with these.

With the "original" GNU Emacs 25.0.50 the first problem these two compilers have is libjpeg 9b. Configure only finds:

	configure:14428: WARNING: libjpeg found, but not version 6b or later 

Later, when "checking for EGifPutExtensionLast in -lgif," it finds:

	configure:14871: error: The following required libraries were not found:
	     libjpeg
	Maybe some development libraries/packages are missing?
	If you don't want to link with them give
	     --with-jpeg=no
	as options to configure

So, configuring with --with-jpeg=no I can build GNU Emacs – almost:

(with GCC5, known to not work correctly on Mac OS X 10.6.8)
	Fatal error 6: Abort trap
	Backtrace:
	0   bootstrap-emacs                     0x000000010015680e emacs_backtrace + 105
	1   bootstrap-emacs                     0x000000010012feb5 terminate_due_to_signal + 129
	2   bootstrap-emacs                     0x00000001001561b3 deliver_fatal_signal + 0
	3   bootstrap-emacs                     0x0000000100156184 deliver_thread_signal + 146
	4   bootstrap-emacs                     0x00000001001561ee deliver_fatal_thread_signal + 28
	5   libSystem.B.dylib                   0x00007fff813de1ba _sigtramp + 26
	6   bootstrap-emacs                     0x000000010401de86 next_release_must_exit + 60371666
	7   libSystem.B.dylib                   0x00007fff81384195 free + 128
	8   bootstrap-emacs                     0x00000001002829fe rpl_putenv + 330
	9   bootstrap-emacs                     0x00000001001a93aa xputenv + 24
	10  bootstrap-emacs                     0x00000001001c2004 set_time_zone_rule + 280
	11  bootstrap-emacs                     0x00000001001bd60a init_editfns + 166
	12  bootstrap-emacs                     0x000000010013183e main + 4344
	13  bootstrap-emacs                     0x0000000100002590 start + 52
	make[2]: *** [uvs.elc] Abort trap (core dumped)

(with GCC6)
	Fatal error 6: Abort trap
	Backtrace:
	0   bootstrap-emacs                     0x0000000100155634 emacs_backtrace + 105
	1   bootstrap-emacs                     0x000000010012edb0 terminate_due_to_signal + 129
	2   bootstrap-emacs                     0x0000000100154fd9 deliver_fatal_signal + 0
	3   bootstrap-emacs                     0x0000000100154faa deliver_thread_signal + 146
	4   bootstrap-emacs                     0x0000000100155014 deliver_fatal_thread_signal + 28
	5   libSystem.B.dylib                   0x00007fff813de1ba _sigtramp + 26
	6   bootstrap-emacs                     0x000000010401de86 next_release_must_exit + 60375762
	7   libSystem.B.dylib                   0x00007fff81384195 free + 128
	8   bootstrap-emacs                     0x00000001002817a3 rpl_putenv + 330
	9   bootstrap-emacs                     0x00000001001a830e xputenv + 24
	10  bootstrap-emacs                     0x00000001001c0ee1 set_time_zone_rule + 280
	11  bootstrap-emacs                     0x00000001001bc51a init_editfns + 166
	12  bootstrap-emacs                     0x0000000100130739 main + 4344
	13  bootstrap-emacs                     0x0000000100002f38 start + 52
	make[2]: *** [uvs.elc] Abort trap (core dumped)

The config.log files are saved. After dinner I'll check with GNU Emacs 26.0.90.

--
Greetings

  Pete

The box said "Use Windows 95 or better," so I got a Macintosh.






  parent reply	other threads:[~2017-12-06 18:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15 20:52 bug#18743: 25.0.50; Clang 3.0 fails to compile src/fns.c, GCC 4.8 cannot dump emacs Peter Dyballa
2016-05-25 20:47 ` Alan Third
2016-05-25 21:40   ` Peter Dyballa
2017-12-03 19:24     ` Noam Postavsky
2017-12-03 19:41       ` Andreas Schwab
2017-12-03 19:55       ` Peter Dyballa
2017-12-03 20:01         ` Noam Postavsky
2017-12-03 20:28           ` Peter Dyballa
2017-12-03 20:46             ` Noam Postavsky
2017-12-04  3:33           ` Eli Zaretskii
2017-12-04 23:48       ` Richard Stallman
2017-12-05  8:58         ` Peter Dyballa
2017-12-05 23:13           ` Richard Stallman
2017-12-06  0:22             ` Peter Dyballa
2017-12-06 18:13               ` Richard Stallman
2017-12-06 18:21                 ` Glenn Morris
2017-12-07 19:48                   ` Richard Stallman
2017-12-06 18:23                 ` Peter Dyballa
2017-12-06 19:40                 ` Peter Dyballa
2017-12-06 18:16             ` Peter Dyballa [this message]
2017-12-07 19:52               ` Richard Stallman
2017-12-08  0:33                 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0BB71F0D-0A3E-4E0E-A0C0-C2642F4A95BC@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=18743@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=npostavs@users.sourceforge.net \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.