public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15093] New: make bootstrap fails to configure libffi
@ 2004-04-23 10:51 olle at cb dot uu dot se
  2004-04-23 10:54 ` [Bug bootstrap/15093] " olle at cb dot uu dot se
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: olle at cb dot uu dot se @ 2004-04-23 10:51 UTC (permalink / raw)
  To: gcc-bugs

System: Compaq/HP  Tru64 Unix 5.1B
Make : Gnu make 3.80
Compiler used: gcc-3.3.2
Compiler to bootstrap: gcc-3.4.0

checking whether we are using GNU C... (cached) yes
checking whether /usr/users/olle/objdir/gcc/xgcc -B/usr/users/olle/objdir/gcc/
-B/usr/local/alpha-dec-osf5.1/bin/ -B/usr/local/alpha-dec-osf5.1/lib/ -isystem
/usr/local/alpha-dec-osf5.1/include -isystem
/usr/local/alpha-dec-osf5.1/sys-include accepts -g... (cached) yes
/usr/users/olle/gcc-3.4.0/libffi/configure: test: argument expected
make[1]: *** [configure-target-libffi] Error 1
make[1]: Leaving directory `/usr/users/olle/objdir'
make: *** [bootstrap] Error 2

-- 
           Summary: make bootstrap fails to configure libffi
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olle at cb dot uu dot se
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1
  GCC host triplet: alpha-dec-osf5.1
GCC target triplet: alpha-dec-osf5.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug bootstrap/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
@ 2004-04-23 10:54 ` olle at cb dot uu dot se
  2004-04-23 12:10 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: olle at cb dot uu dot se @ 2004-04-23 10:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From olle at cb dot uu dot se  2004-04-23 10:47 -------
Created an attachment (id=6148)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6148&action=view)
Output from make


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug bootstrap/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
  2004-04-23 10:54 ` [Bug bootstrap/15093] " olle at cb dot uu dot se
@ 2004-04-23 12:10 ` pinskia at gcc dot gnu dot org
  2004-04-23 15:50 ` olle at cb dot uu dot se
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-23 12:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-23 11:42 -------
Can you try with setting CONFIG_SHELL to say bash or ksh?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug bootstrap/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
  2004-04-23 10:54 ` [Bug bootstrap/15093] " olle at cb dot uu dot se
  2004-04-23 12:10 ` pinskia at gcc dot gnu dot org
@ 2004-04-23 15:50 ` olle at cb dot uu dot se
  2004-04-23 15:59 ` [Bug libgcj/15093] " pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: olle at cb dot uu dot se @ 2004-04-23 15:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From olle at cb dot uu dot se  2004-04-23 15:13 -------
I did use tsch as my shell.

Setting CONFIG_SHELL to bash made the bootstrap to work. However it complains 
about 

/usr/users/olle/gcc-3.4.0/libffi/configure: line 2500: test: !=: unary 
operator expected
/usr/users/olle/gcc-3.4.0/libffi/configure: line 2501: test: !=: unary operator
 expected

but this is nonfatal.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (2 preceding siblings ...)
  2004-04-23 15:50 ` olle at cb dot uu dot se
@ 2004-04-23 15:59 ` pinskia at gcc dot gnu dot org
  2004-04-24 13:55 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-23 15:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-23 15:17 -------
Confirmed then thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
          Component|bootstrap                   |libgcj
     Ever Confirmed|                            |1
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-23 15:17:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (3 preceding siblings ...)
  2004-04-23 15:59 ` [Bug libgcj/15093] " pinskia at gcc dot gnu dot org
@ 2004-04-24 13:55 ` pinskia at gcc dot gnu dot org
  2004-04-27  0:48 ` jbuck at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-24 13:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-24 13:22 -------
*** Bug 15110 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbuck at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (4 preceding siblings ...)
  2004-04-24 13:55 ` pinskia at gcc dot gnu dot org
@ 2004-04-27  0:48 ` jbuck at gcc dot gnu dot org
  2004-04-27  6:21 ` cvs-commit at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: jbuck at gcc dot gnu dot org @ 2004-04-27  0:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jbuck at gcc dot gnu dot org  2004-04-27 00:39 -------
The suggestion to recommend a CONFIG_SHELL of bash is the wrong fix; this just
hides the bug.  Jim Wilson pointed out the real problem in

http://gcc.gnu.org/ml/gcc/2004-04/msg01227.html

There is a proposed patch at

http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01754.html

That's for the 3.4 branch.  I have verified that it works on Compaq Tru64.
For the trunk, the corresponding change to

libffi/configure.ac

should be made.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (5 preceding siblings ...)
  2004-04-27  0:48 ` jbuck at gcc dot gnu dot org
@ 2004-04-27  6:21 ` cvs-commit at gcc dot gnu dot org
  2004-04-27  6:26 ` cvs-commit at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-04-27  6:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-27 05:10 -------
Subject: Bug 15093

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	wilson@gcc.gnu.org	2004-04-27 05:10:21

Modified files:
	libffi         : ChangeLog configure.in configure 

Log message:
	Patch from Joe Buck for alpha-dec-osf5.1 build failure.
	Bug 15093
	* configure.in: Test for existence of mmap and sys/mman.h before
	checking blacklist.  Fix suggested by Jim Wilson.
	* configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.153.4.5&r2=1.153.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.48&r2=1.48.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.55&r2=1.55.4.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (6 preceding siblings ...)
  2004-04-27  6:21 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-27  6:26 ` cvs-commit at gcc dot gnu dot org
  2004-04-27 11:35 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-04-27  6:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-04-27 05:41 -------
Subject: Bug 15093

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	wilson@gcc.gnu.org	2004-04-27 05:41:45

Modified files:
	libffi         : ChangeLog configure configure.ac 

Log message:
	Bug 15093
	* configure.ac: Test for existence of mmap and sys/mman.h before
	checking blacklist.  Fix suggested by Jim Wilson.
	* configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&r1=1.172&r2=1.173
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.diff?cvsroot=gcc&r1=1.58&r2=1.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/configure.ac.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (7 preceding siblings ...)
  2004-04-27  6:26 ` cvs-commit at gcc dot gnu dot org
@ 2004-04-27 11:35 ` pinskia at gcc dot gnu dot org
  2004-04-30  0:54 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-27 11:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-27 11:25 -------
Fixed for 3.4.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (8 preceding siblings ...)
  2004-04-27 11:35 ` pinskia at gcc dot gnu dot org
@ 2004-04-30  0:54 ` pinskia at gcc dot gnu dot org
  2004-04-30  0:58 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-30  0:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-30 00:41 -------
*** Bug 15215 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |niki dot waibel at gmx dot
                   |                            |net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (9 preceding siblings ...)
  2004-04-30  0:54 ` pinskia at gcc dot gnu dot org
@ 2004-04-30  0:58 ` pinskia at gcc dot gnu dot org
  2004-05-06 12:43 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-30  0:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-30 00:54 -------
*** Bug 15216 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebor at roguewave dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (10 preceding siblings ...)
  2004-04-30  0:58 ` pinskia at gcc dot gnu dot org
@ 2004-05-06 12:43 ` pinskia at gcc dot gnu dot org
  2004-05-15 18:10 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-06 12:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-06 12:43 -------
*** Bug 15315 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |engel at huji dot ac dot il


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (11 preceding siblings ...)
  2004-05-06 12:43 ` pinskia at gcc dot gnu dot org
@ 2004-05-15 18:10 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:00 ` bangerth at dealii dot org
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-15 18:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-15 00:20 -------
*** Bug 15451 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick at reloco dot com dot
                   |                            |ar


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (12 preceding siblings ...)
  2004-05-15 18:10 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 14:00 ` bangerth at dealii dot org
  2004-06-22 16:47 ` pinskia at gcc dot gnu dot org
  2004-06-26  4:15 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: bangerth at dealii dot org @ 2004-05-26 14:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-05-25 18:26 -------
*** Bug 15029 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |papadopo at shfj dot cea dot
                   |                            |fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (13 preceding siblings ...)
  2004-05-26 14:00 ` bangerth at dealii dot org
@ 2004-06-22 16:47 ` pinskia at gcc dot gnu dot org
  2004-06-26  4:15 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-22 16:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-22 16:47 -------
*** Bug 16141 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skunk at iskunk dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

* [Bug libgcj/15093] make bootstrap fails to configure libffi
  2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
                   ` (14 preceding siblings ...)
  2004-06-22 16:47 ` pinskia at gcc dot gnu dot org
@ 2004-06-26  4:15 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-26  4:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-26 00:19 -------
*** Bug 16217 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wxy at kivera dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093


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

end of thread, other threads:[~2004-06-26  0:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-23 10:51 [Bug bootstrap/15093] New: make bootstrap fails to configure libffi olle at cb dot uu dot se
2004-04-23 10:54 ` [Bug bootstrap/15093] " olle at cb dot uu dot se
2004-04-23 12:10 ` pinskia at gcc dot gnu dot org
2004-04-23 15:50 ` olle at cb dot uu dot se
2004-04-23 15:59 ` [Bug libgcj/15093] " pinskia at gcc dot gnu dot org
2004-04-24 13:55 ` pinskia at gcc dot gnu dot org
2004-04-27  0:48 ` jbuck at gcc dot gnu dot org
2004-04-27  6:21 ` cvs-commit at gcc dot gnu dot org
2004-04-27  6:26 ` cvs-commit at gcc dot gnu dot org
2004-04-27 11:35 ` pinskia at gcc dot gnu dot org
2004-04-30  0:54 ` pinskia at gcc dot gnu dot org
2004-04-30  0:58 ` pinskia at gcc dot gnu dot org
2004-05-06 12:43 ` pinskia at gcc dot gnu dot org
2004-05-15 18:10 ` pinskia at gcc dot gnu dot org
2004-05-26 14:00 ` bangerth at dealii dot org
2004-06-22 16:47 ` pinskia at gcc dot gnu dot org
2004-06-26  4:15 ` pinskia at gcc dot gnu dot org

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).