emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9354: closed (wishing to build, ./configure runs e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9354: closed (wishing to build, ./configure runs eternally)
Date: Tue, 30 Aug 2011 04:54:02 +0000

Your message dated Mon, 29 Aug 2011 21:50:24 -0700
with message-id <address@hidden>
and subject line Re: bug#9354: wishing to build, ./configure runs eternally
has caused the GNU bug report #9354,
regarding wishing to build, ./configure runs eternally
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9354: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9354
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: wishing to build, ./configure runs eternally Date: Wed, 24 Aug 2011 01:29:05 +0400 Hello

I ran apt-get build-dep emacs23 with result: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

I took
http://ftp.gnu.org/pub/gnu/emacs/emacs-23.3a.tar.gz
gunzipped it and untarred it.

I entered the resulting source directory emacs-23.3 and ran ./configure.

Then ./configure started to check and when it ended, without pause, it repeated the same checkings, and again and again...
Since it refused to stop by itself, I stopped it manually with C-z.

Then I removed the source directory emacs-23.3 and extracted a fresh one from the tarball.

Again I entered the source directory and ran ./configure.

Again it ran eternally.

I repeated this exercise a few times.

Whenever I stopped ./configure some tens of minutes after starting it, I noticed that it had created a few new files in the source directory but no Makefile

Whenever I allowed ./configure to run several hours before stopping it, I noticed that it had created in the source directory a whole army of new files, most of them with a name starting with conf followed by some random characters. An example: confTgLUip, confTxjcW5, confuo2ySs, confWbNvqm, confWO1cJQ, confWzfwLE, ...
Besides these conf* files it had also created a Makefile. But when I ran make, it just continued with the checking over and over again.

I also noticed that the longer I left ./configure run, the more new processes were being started. After some hours they amounted to hundreds, all but few named /bin/bash ./config.status and make epaths-force.

This means that no usable Makefile is created in an acceptable time, as far as I accept to wait, so I can't use make to build emacs.

I wonder if everything is all right, so should I wait longer, for instance: several days, to configure to finish.

Or, configure is good, but there is something with my machine and OS that makes configure go mad.

Or, something is wrong with configure.

Best regards

Alisa Bezkresta


--- End Message ---
--- Begin Message --- Subject: Re: bug#9354: wishing to build, ./configure runs eternally Date: Mon, 29 Aug 2011 21:50:24 -0700 User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.20) Gecko/20110805 Thunderbird/3.1.12
I can't reproduce the problem on the trunk, when I build 'configure'
with Autoconf 2.68 (the current Autoconf version).  I haven't
looked into the details, but a superficial check suggests that
recent versions of Autoconf generate a 'configure' script that
automatically checks for bogus system clocks and refuses to continue.

We should build Emacs 24 with the latest Autoconf anyway, to fix
some other porting issues; and that should fix this bug as well,
so I'm marking it done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]