public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/11875] 'make' fails even though 'configure' is OK
       [not found] <bug-11875-131@http.sourceware.org/bugzilla/>
@ 2014-06-30 17:25 ` fweimer at redhat dot com
  0 siblings, 0 replies; 22+ messages in thread
From: fweimer at redhat dot com @ 2014-06-30 17:25 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=11875

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (19 preceding siblings ...)
  2010-08-05 18:52 ` sergstesh at yahoo dot com
@ 2010-08-05 18:56 ` sergstesh at yahoo dot com
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-05 18:56 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-05 18:55 -------
Created an attachment (id=4915)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4915&action=view)
screen output of 'make' of successful build with 'as' supporting
'gnu_indirect_function'


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (18 preceding siblings ...)
  2010-08-05 18:48 ` sergstesh at yahoo dot com
@ 2010-08-05 18:52 ` sergstesh at yahoo dot com
  2010-08-05 18:56 ` sergstesh at yahoo dot com
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-05 18:52 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-05 18:52 -------
Created an attachment (id=4914)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4914&action=view)
'configure' screen output with 'as' supporting 'gnu_indirect_function'


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (17 preceding siblings ...)
  2010-08-05 18:40 ` sergstesh at yahoo dot com
@ 2010-08-05 18:48 ` sergstesh at yahoo dot com
  2010-08-05 18:52 ` sergstesh at yahoo dot com
  2010-08-05 18:56 ` sergstesh at yahoo dot com
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-05 18:48 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-05 18:48 -------
(In reply to comment #16)
> Sergei, your tone will not help you in this bugreport.  Please calm down before
> commenting again.
> 
> Did you read the initial description of bug 333?
> 
> Nobody says that there's not a bug - what Roland and Ulrich say is: You're on
> your own and have to investigate it yourself - and that's what you did!
> 
> http://www.gnu.org/software/libc/resources.html lists the libc-alpha mailing
> list. A friendly email with your findings is more than welcome.
> 
> Btw. 2.12.1 was released in July, the tar ball is just newer.
> 
> *** This bug has been marked as a duplicate of 333 ***


I don't give a damn about bug333.

The officially claimed advantage of _open_ source is that users are saved from
proprietary vendor lock0in because they can always build from source and modify
it if/when necessary.

RedHat with its lieutenant Mr. Ulrich Drepper through bug333 perpetuate _open_
source vendor lock-in. Bugs in build mechanism are not even considered. A simple
phrase: "yes, it's a bug, make sure your 'as' supports 'gnu_indirect_function'
is _not_ said.

And if you do not like my tone - I still remember Mr. Ulrich Drepper saying I
didn't understand what I was doing and that building 'glibc' is not for everyone.





-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (16 preceding siblings ...)
  2010-08-04 19:54 ` aj at suse dot de
@ 2010-08-05 18:40 ` sergstesh at yahoo dot com
  2010-08-05 18:48 ` sergstesh at yahoo dot com
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-05 18:40 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-05 18:40 -------
I've rebuilt 'gcc' in a manner that now 'gcc' picks 'as' from binutils-2.20.1,
and the build is successful.


So, unambiguously and undoubtedly it's a bug in 'configure' - it should have
either failed with an appropriate error message or should have taken corrective
actions.

I am marking the bug as VERIFIED. And had Mr. Ulrich Drepper had personal
integrity, he would have immediately admitted it was a bug, and he would have
said that he had never checked the scenario in which 'configure' was supposed to
fail.

As written above, it looks like results of 'configure' check of
'gnu_indirect_function' are simply ignored.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (15 preceding siblings ...)
  2010-08-04 15:31 ` sergstesh at yahoo dot com
@ 2010-08-04 19:54 ` aj at suse dot de
  2010-08-05 18:40 ` sergstesh at yahoo dot com
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: aj at suse dot de @ 2010-08-04 19:54 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aj at suse dot de  2010-08-04 19:54 -------
Sergei, your tone will not help you in this bugreport.  Please calm down before
commenting again.

Did you read the initial description of bug 333?

Nobody says that there's not a bug - what Roland and Ulrich say is: You're on
your own and have to investigate it yourself - and that's what you did!

http://www.gnu.org/software/libc/resources.html lists the libc-alpha mailing
list. A friendly email with your findings is more than welcome.

Btw. 2.12.1 was released in July, the tar ball is just newer.

*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |DUPLICATE


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (14 preceding siblings ...)
  2010-08-04 12:00 ` sergstesh at yahoo dot com
@ 2010-08-04 15:31 ` sergstesh at yahoo dot com
  2010-08-04 19:54 ` aj at suse dot de
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04 15:31 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 15:31 -------
(In reply to comment #10)
> Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
> is what mailing lists are for.
> 
> *** This bug has been marked as a duplicate of 333 ***

So, I've debugged the issue a little further.

The newest assembly I have (and it is supplied through the autogenerated
'configure' wrapper) does support 'gnu_indirect_function':

"
sergei@amdam2:~/junk> cat conftest.s
.type foo,%gnu_indirect_function
sergei@amdam2:~/junk>
/mnt/sdb8/sergei/AFSWD_debug/install/binutils-2.20.1/binsh/as conftest.s
sergei@amdam2:~/junk> echo $?
0
sergei@amdam2:~/junk>
".

The 'as' by default installed on my box doesn't:

"
sergei@amdam2:~/junk> cat conftest.s
.type foo,%gnu_indirect_function
sergei@amdam2:~/junk> which as
/usr/bin/as
sergei@amdam2:~/junk> as conftest.s
conftest.s: Assembler messages:
conftest.s:1: Error: unrecognized symbol type "gnu_indirect_function"
sergei@amdam2:~/junk>       
".

The 'gcc' I am using to build the whole thing was built with installed by
default 'as', so it doesn't support 'gnu_indirect_function':

"
sergei@amdam2:~/junk> cat conftest.s
.type foo,%gnu_indirect_function
sergei@amdam2:~/junk> /mnt/sdb8/sergei/AFSWD_debug/install/gcc-4.4.4/binsh/gcc
conftest.s
conftest.s: Assembler messages:
conftest.s:1: Error: unrecognized symbol type "gnu_indirect_function"
sergei@amdam2:~/junk>
".

So now the bug is even more obvious - 'configure' should have stopped after
detecting that 'gnu_indirect_function' is not supported.

So, it looks like RedHat/Mr. Ulrich Drepper QA process simply sucks - nobody
apparently bothered to check build mechanism in case of no support for
'gnu_indirect_function'.



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (13 preceding siblings ...)
  2010-08-04  9:57 ` sergstesh at yahoo dot com
@ 2010-08-04 12:00 ` sergstesh at yahoo dot com
  2010-08-04 15:31 ` sergstesh at yahoo dot com
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04 12:00 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 11:59 -------
(In reply to comment #10)
> Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
> is what mailing lists are for.
> 
> *** This bug has been marked as a duplicate of 333 ***


By the way, Mr. Ulrich Drepper, how about your common sense ?

Look at this: http://ftp.gnu.org/gnu/glibc/?C=M;O=D :

glibc-2.12.1.tar.bz2                       03-Aug-2010 06:06   15M 

, i.e. look at the _date_. And now look at the date of this bug report.

Now, based on your common sense, how many responses can expect in mailing lists
taking into account the time passed between the release and my bug report ?

Today is only August the 4-th in my timezone, and I am to the East of you, so I
found this bug just several hours after the release.

And which mailing lists did you mean ?



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (12 preceding siblings ...)
  2010-08-04  7:53 ` sergstesh at yahoo dot com
@ 2010-08-04  9:57 ` sergstesh at yahoo dot com
  2010-08-04 12:00 ` sergstesh at yahoo dot com
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  9:57 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 09:57 -------
(In reply to comment #10)
> Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
> is what mailing lists are for.
> 


Huh ?

I.e. the idea to write quality documentation is completely foreign to you ? And
you reject the idea it's the duty of 'configure' to verify presence of
prerequisites ?

Is this the official RedHat policy ? I mean, users of RedHat products should not
count on documentation and look for knowledge at other places ?


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (11 preceding siblings ...)
  2010-08-04  7:50 ` sergstesh at yahoo dot com
@ 2010-08-04  7:53 ` sergstesh at yahoo dot com
  2010-08-04  9:57 ` sergstesh at yahoo dot com
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  7:53 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 07:53 -------
(In reply to comment #11)
> (In reply to comment #10)
> > Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
> > is what mailing lists are for.
> > 
> > *** This bug has been marked as a duplicate of 333 ***
> 
> 

Of course RedHat employs Mr. Ulrich Drepper who is technically incompetent to
the extent he doesn't even understand what a regression failure is:

http://en.wikipedia.org/wiki/Regression_testing
.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (10 preceding siblings ...)
  2010-08-04  7:12 ` drepper at redhat dot com
@ 2010-08-04  7:50 ` sergstesh at yahoo dot com
  2010-08-04  7:53 ` sergstesh at yahoo dot com
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  7:50 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 07:50 -------
(In reply to comment #10)
> Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
> is what mailing lists are for.
> 
> *** This bug has been marked as a duplicate of 333 ***



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (9 preceding siblings ...)
  2010-08-04  7:11 ` sergstesh at yahoo dot com
@ 2010-08-04  7:12 ` drepper at redhat dot com
  2010-08-04  7:50 ` sergstesh at yahoo dot com
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: drepper at redhat dot com @ 2010-08-04  7:12 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2010-08-04 07:12 -------
Of course this is a 333 dup.  Don't ever file build problem reports in BZ.  This
is what mailing lists are for.

*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (8 preceding siblings ...)
  2010-08-04  6:08 ` sergstesh at yahoo dot com
@ 2010-08-04  7:11 ` sergstesh at yahoo dot com
  2010-08-04  7:12 ` drepper at redhat dot com
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  7:11 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 07:11 -------
(In reply to comment #7)
> A quick 'grep':
> 
> "
> sergei@amdam2:/mnt/sdb5/qemu/install> grep -r gnu_indirect_function
> /mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1
> /mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/configure.log:checking sysdep
> dirs... checking for assembler gnu_indirect_function symbol type support... no
> /mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:configure:4361:
> checking for assembler gnu_indirect_function symbol type support
> /mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:conftest.s:1: Error:
> unrecognized symbol type "gnu_indirect_function"
>
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:libc_cv_asm_gnu_indirect_function=no
>
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/make.log:../sysdeps/i386/i686/multiarch/strcmp.S:78:
> Error: unrecognized symbol type "gnu_indirect_function"
> sergei@amdam2:/mnt/sdb5/qemu/install>
> ".
> 
> So, 'configure' clearly tells:
> 
> "
> checking sysdep dirs... checking for assembler gnu_indirect_function symbol type
> support... no
> ", i.e. _no_ gnu_indirect_function support, but 'make' faill with exactly this
> problem ?!
> 
> And another quick 'grep':
> 
> "
> sergei@amdam2:/mnt/sdb5/qemu/install> grep -r gnu_indirect_function
> /mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.11.2
> sergei@amdam2:/mnt/sdb5/qemu/install> echo $?
> 1
> ".
> 
> So, the problematic 'gnu_indirect_function' entity was not present in
> glibc-2.11.2 and _is_ present in glibc-2.12.1 and _exactly_ introduction of this
> entity caused the build failure.
> 
> Are any excuses going to be used to claim it's not a regression failure ?
> 
> 
> 

Also, since 'gnu_indirect_function' is a strict substring of
'libc_cv_asm_gnu_indirect_function' and since
'libc_cv_asm_gnu_indirect_function' appears only in

"
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:libc_cv_asm_gnu_indirect_function=no
"

, it means that most likely (unless libc_cv_asm_gnu_indirect_function is
synthesized from pieces somewhere else) that the configure check whose result is
stored as "libc_cv_asm_gnu_indirect_function=no" is _ignored_.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (7 preceding siblings ...)
  2010-08-04  5:47 ` sergstesh at yahoo dot com
@ 2010-08-04  6:08 ` sergstesh at yahoo dot com
  2010-08-04  7:11 ` sergstesh at yahoo dot com
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  6:08 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 06:07 -------
Created an attachment (id=4909)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4909&action=view)
'configure' of glibc-2.12.1 screen output

The line explicitly saying 'gnu_indirect_function' is not supported:
"
     14 checking sysdep dirs... checking for assembler gnu_indirect_function
symbol type support... no
"

- the 'gnu_indirect_function' is the entity causing subsequent 'make' failure.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (6 preceding siblings ...)
  2010-08-04  5:24 ` sergstesh at yahoo dot com
@ 2010-08-04  5:47 ` sergstesh at yahoo dot com
  2010-08-04  6:08 ` sergstesh at yahoo dot com
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  5:47 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 05:47 -------
A quick 'grep':

"
sergei@amdam2:/mnt/sdb5/qemu/install> grep -r gnu_indirect_function
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/configure.log:checking sysdep
dirs... checking for assembler gnu_indirect_function symbol type support... no
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:configure:4361:
checking for assembler gnu_indirect_function symbol type support
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:conftest.s:1: Error:
unrecognized symbol type "gnu_indirect_function"
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/config.log:libc_cv_asm_gnu_indirect_function=no
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.12.1/make.log:../sysdeps/i386/i686/multiarch/strcmp.S:78:
Error: unrecognized symbol type "gnu_indirect_function"
sergei@amdam2:/mnt/sdb5/qemu/install>
".

So, 'configure' clearly tells:

"
checking sysdep dirs... checking for assembler gnu_indirect_function symbol type
support... no
", i.e. _no_ gnu_indirect_function support, but 'make' faill with exactly this
problem ?!

And another quick 'grep':

"
sergei@amdam2:/mnt/sdb5/qemu/install> grep -r gnu_indirect_function
/mnt/sdb8/sergei/AFSWD_debug/build/glibc-2.11.2
sergei@amdam2:/mnt/sdb5/qemu/install> echo $?
1
".

So, the problematic 'gnu_indirect_function' entity was not present in
glibc-2.11.2 and _is_ present in glibc-2.12.1 and _exactly_ introduction of this
entity caused the build failure.

Are any excuses going to be used to claim it's not a regression failure ?




-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (5 preceding siblings ...)
  2010-08-04  4:40 ` sergstesh at yahoo dot com
@ 2010-08-04  5:24 ` sergstesh at yahoo dot com
  2010-08-04  5:47 ` sergstesh at yahoo dot com
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  5:24 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 05:24 -------
For no good reason I've tried to downgrade binutils to binutils-2.19.1 - the
same result.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (4 preceding siblings ...)
  2010-08-04  4:39 ` sergstesh at yahoo dot com
@ 2010-08-04  4:40 ` sergstesh at yahoo dot com
  2010-08-04  5:24 ` sergstesh at yahoo dot com
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:40 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4906 is|0                           |1
           obsolete|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (3 preceding siblings ...)
  2010-08-04  4:36 ` sergstesh at yahoo dot com
@ 2010-08-04  4:39 ` sergstesh at yahoo dot com
  2010-08-04  4:40 ` sergstesh at yahoo dot com
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:39 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 04:38 -------
Created an attachment (id=4908)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4908&action=view)
'make' screen output of successful glibc-2.11.2 build

Resending earlier sent make.glibc-2.11.2.log.gz because then by mistake I chose
its type as plain text.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
                   ` (2 preceding siblings ...)
  2010-08-04  4:35 ` sergstesh at yahoo dot com
@ 2010-08-04  4:36 ` sergstesh at yahoo dot com
  2010-08-04  4:39 ` sergstesh at yahoo dot com
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 04:36 -------
Created an attachment (id=4907)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4907&action=view)
'make' screen output of filing glibc-2.12.1 build


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
  2010-08-04  4:24 ` [Bug libc/11875] " sergstesh at yahoo dot com
  2010-08-04  4:26 ` sergstesh at yahoo dot com
@ 2010-08-04  4:35 ` sergstesh at yahoo dot com
  2010-08-04  4:36 ` sergstesh at yahoo dot com
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:35 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 04:35 -------
Created an attachment (id=4906)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4906&action=view)
'make' screen output of successful glibc-2.11.2 build


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
  2010-08-04  4:24 ` [Bug libc/11875] " sergstesh at yahoo dot com
@ 2010-08-04  4:26 ` sergstesh at yahoo dot com
  2010-08-04  4:35 ` sergstesh at yahoo dot com
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:26 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 04:26 -------
Created an attachment (id=4905)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4905&action=view)
autogenerated script used to run 'configure' for glibc-2.11.2 which is OK


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/11875] 'make' fails even though 'configure' is OK
  2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
@ 2010-08-04  4:24 ` sergstesh at yahoo dot com
  2010-08-04  4:26 ` sergstesh at yahoo dot com
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 22+ messages in thread
From: sergstesh at yahoo dot com @ 2010-08-04  4:24 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From sergstesh at yahoo dot com  2010-08-04 04:24 -------
Created an attachment (id=4904)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4904&action=view)
autogenerated script used to run 'configure' for glibc-2.12.1


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2014-06-30 17:25 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11875-131@http.sourceware.org/bugzilla/>
2014-06-30 17:25 ` [Bug libc/11875] 'make' fails even though 'configure' is OK fweimer at redhat dot com
2010-08-04  4:22 [Bug libc/11875] New: " sergstesh at yahoo dot com
2010-08-04  4:24 ` [Bug libc/11875] " sergstesh at yahoo dot com
2010-08-04  4:26 ` sergstesh at yahoo dot com
2010-08-04  4:35 ` sergstesh at yahoo dot com
2010-08-04  4:36 ` sergstesh at yahoo dot com
2010-08-04  4:39 ` sergstesh at yahoo dot com
2010-08-04  4:40 ` sergstesh at yahoo dot com
2010-08-04  5:24 ` sergstesh at yahoo dot com
2010-08-04  5:47 ` sergstesh at yahoo dot com
2010-08-04  6:08 ` sergstesh at yahoo dot com
2010-08-04  7:11 ` sergstesh at yahoo dot com
2010-08-04  7:12 ` drepper at redhat dot com
2010-08-04  7:50 ` sergstesh at yahoo dot com
2010-08-04  7:53 ` sergstesh at yahoo dot com
2010-08-04  9:57 ` sergstesh at yahoo dot com
2010-08-04 12:00 ` sergstesh at yahoo dot com
2010-08-04 15:31 ` sergstesh at yahoo dot com
2010-08-04 19:54 ` aj at suse dot de
2010-08-05 18:40 ` sergstesh at yahoo dot com
2010-08-05 18:48 ` sergstesh at yahoo dot com
2010-08-05 18:52 ` sergstesh at yahoo dot com
2010-08-05 18:56 ` sergstesh at yahoo dot com

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