bugGuile - Bugs: bug #29583, gcc 4.5 breaks guile 1.8.7

 
 

bug #29583: gcc 4.5 breaks guile 1.8.7

Submitter:  Elias Pipping <pipping>
Submitted:  Sat 17 Apr 2010 02:02:32 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 10 Jun 2010 12:34:25 PM UTC, comment #3: 

Fixed in git, thanks. Apologies for the delay.

Andy Wingo <wingo>
Group administrator
Sat 24 Apr 2010 12:55:05 PM UTC, comment #2: 

It does, thanks.

Elias Pipping <pipping>
Mon 19 Apr 2010 08:34:00 AM UTC, comment #1: 

Hello,

Can you check whether the patch at <http://git.savannah.gnu.org/cgit/guile.git/commit/?id=445f31fc06d338f0cafda188d0287f935c2edc3c> fixes the problem?

Thanks,
Ludo'.

Ludovic Courtès <civodul>
Group administrator
Sat 17 Apr 2010 02:02:32 PM UTC, original submission:  

While `./configure CC=gcc-4.4` works, `./configure CC=gcc-4.5` does not.

I'm attaching the config.log for both. The error I get with gcc 4.5 is



cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc continuations.doc debug.doc deprecation.doc deprecated.doc discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc properties.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc values.doc variable.doc vectors.doc version.doc vports.doc weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE="/home/pipping/Downloads/guile-1.8.7/pre-inst-guile" ../scripts/snarf-check-and-output-texi          > guile-procedures.texi || { rm guile-procedures.texi; false; }
ERROR: unknown doc attribute: (location (string . alist.c) (int . 40) (hash . hash))
make[3]: * [guile-procedures.texi] Error 1
make[3]: Leaving directory `/home/pipping/Downloads/guile-1.8.7/libguile'
make[2]: * [all] Error 2
make[2]: Leaving directory `/home/pipping/Downloads/guile-1.8.7/libguile'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/home/pipping/Downloads/guile-1.8.7'
make: * [all] Error 2

Elias Pipping <pipping>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20249:  config-4.5.log added by pipping (367KiB - text/x-log)
file #20248:  config-4.4.log added by pipping (366KiB - text/x-log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wingo (Posted a comment)
  • -email is unavailable- added by civodul (Posted a comment)
  • -email is unavailable- added by pipping (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-10 wingo StatusNone Fixed
        Open/ClosedOpen Closed
    2010-04-17 pipping Attached File- Added config-4.5.log, #20249
    2010-04-17 pipping Attached File- Added config-4.4.log, #20248

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code