Bug 515402 - info doesn't display "indices" on x86_64
Summary: info doesn't display "indices" on x86_64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texinfo
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 492801 516055 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-04 04:36 UTC by Ralf Corsepius
Modified: 2009-09-10 03:49 UTC (History)
6 users (show)

Fixed In Version: 4.13a-4.fc11
Clone Of:
Environment:
Last Closed: 2009-09-10 03:49:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
proposed patch (963 bytes, patch)
2009-08-04 05:41 UTC, Ralf Corsepius
no flags Details | Diff

Description Ralf Corsepius 2009-08-04 04:36:22 UTC
Description of problem:

info doesn't display "indices" on x86_64.

Version-Release number of selected component (if applicable):
info-4.13a-2.fc11.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. yum install autoconf
2. run 
info Autoconf 'Autoconf Macro Index'
  
Actual results:
On i686, the following is displayed:

<snip>
File: autoconf.info,  Node: Autoconf Macro Index,  Next: M4 Macro Index,  Prev: Preprocessor Symbol Index,  Up: Indices

B.4 Autoconf Macro Index
========================

This is an alphabetical list of the Autoconf macros.


* Menu:

* AC_AIX:                                Obsolete Macros.     (line  20)
* AC_ALLOCA:                             Obsolete Macros.     (line  24)
* AC_ARG_ARRAY:                          Obsolete Macros.     (line  27)
* AC_ARG_ENABLE:                         Package Options.     (line  35)
...
</snip>

On x86_64, the following is displayed:

<snip>
File: autoconf.info,  Node: Autoconf Macro Index,  Next: M4 Macro Index,  Prev: Preprocessor Symbol Index,  Up: Indices

B.4 Autoconf Macro Index
========================

This is an alphabetical list of the Autoconf macros.
</snip>

=> On x86_64, the list is empty, on i386, the list is not empty.
The *.info files being involved are identical (noarch).


Expected results:
The results as on i386.

Additional info:
The effect seems to be reproducable with most "index"-lists inside of info files in Fedora 11 (probably all).

Comment 1 Ralf Corsepius 2009-08-04 05:41:15 UTC
Created attachment 356099 [details]
proposed patch

Apparently the code is not 64bit clean.

Going after some classic 64bit/32bit warnings GCC emits on 64bit platforms seems to fix this issue (cf. patch attached).

Comment 2 Ralf Corsepius 2009-08-04 12:30:23 UTC
Vitezslav, I am seeing you submitting my patches with this changelog:

 %changelog
+* Tue Aug  4 2009 Vitezslav Crhonek <vcrhonek> - 4.13a-3
+- Fix data types

1. Please give credits to those, who did the work (In this case me).
Not crediting submitters is an unfriendly and hostile act.

2. Please add a reference to this BZ.

Comment 3 Vitezslav Crhonek 2009-08-04 13:24:45 UTC
Sorry Ralf, I did it in hurry, it wasn't my intention to take your credits or to be unpolite... I'll fix both yours legitimate remarks.

Comment 4 Fedora Update System 2009-08-05 15:10:09 UTC
texinfo-4.13a-4.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/texinfo-4.13a-4.fc11

Comment 5 Vitezslav Crhonek 2009-08-06 08:12:10 UTC
*** Bug 492801 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2009-08-07 05:06:58 UTC
texinfo-4.13a-4.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update texinfo'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-8354

Comment 7 Vitezslav Crhonek 2009-08-07 07:03:57 UTC
*** Bug 516055 has been marked as a duplicate of this bug. ***

Comment 8 Michal Jaegermann 2009-09-04 01:50:31 UTC
Ping!  This bug is still in Fedora 11 although it got fixed in rawhide.

Comment 9 Vitezslav Crhonek 2009-09-08 09:57:22 UTC
(In reply to comment #8)
> Ping!  This bug is still in Fedora 11 although it got fixed in rawhide.

Have you tried texinfo-4.13a-4.fc11 from testing?

Comment 10 Michal Jaegermann 2009-09-08 16:36:14 UTC
> Have you tried texinfo-4.13a-4.fc11 from testing?

How a presence of a fixed version stuck for over a month in testing helps with what was released?

Comment 11 Vitezslav Crhonek 2009-09-09 07:08:03 UTC
(In reply to comment #10)
> > Have you tried texinfo-4.13a-4.fc11 from testing?
> 
> How a presence of a fixed version stuck for over a month in testing helps with
> what was released?

Well, I just asked if you tried it. Fixed version would be much earlier in stable, if I had known that it works for more people than me (Karma was -1 whole month). I wonder if existence of testing makes any sense in this way.

So it seems that it works for you, pushing it to the stable. Thanks to Jan for his feedback.

Comment 12 Fedora Update System 2009-09-10 03:49:21 UTC
texinfo-4.13a-4.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.