bugMIT/GNU Scheme - Bugs: bug #40842, conflicting types for...

 
 

bug #40842: conflicting types for 'OS_nanotime_since_utc_epoch' when installing Unix binary 9.1.1 on OpenBSD 5.4 64bit

Submitter:  Everette Clemmer <clemmece>
Submitted:  Mon 09 Dec 2013 12:57:26 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  Fixed Privacy:  Public
Assigned to:  riastradh Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 09 Dec 2013 04:31:54 PM UTC, comment #1: 

This was fixed in commit 00f7a86f7da162db5504952b968f2268bbe215ea by adding the missing asterisk to one of the alternative definitions of OS_nanotime_since_utc_epoch.

Taylor R. Campbell <riastradh>
Group Member
Mon 09 Dec 2013 12:57:26 AM UTC, original submission:  

Error Brief, please see attached files for full output from ./configure and make compile-microcode:


uxenv.c:186: error: conflicting types for 'OS_nanotime_since_utc_epoch'
osenv.h:61: error: previous declaration of 'OS_nanotime_since_utc_epoch' was here
uxenv.c: In function 'OS_nanotime_since_utc_epoch':
uxenv.c:190: error: invalid type argument of '->'
uxenv.c:191: error: invalid type argument of '->'
*** Error 1 in microcode (Makefile:182 'uxenv.o')
*** Error 1 in /home/<username>/mit-scheme-9.1.1/src (Makefile:120 'compile-microcode')




This behavior is appearing on a fresh install of OpenBSD 5.4 64bit. I'm seeing the same behavior for the portable c package when building with etc/make-liarc.sh.

On the surface this appears to be slightly different from bug #40148, but I could be wrong.

Everette Clemmer <clemmece>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #29813:  compile_microcode.txt added by clemmece (30KiB - text/plain)
file #29812:  configure.txt added by clemmece (16KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by riastradh (Posted a comment)
  • -email is unavailable- added by clemmece (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-09 riastradh StatusNone Fixed
        Assigned toNone riastradh
        Open/ClosedOpen Closed
    2013-12-09 clemmece Attached File- Added configure.txt, #29812
        Attached File- Added compile_microcode.txt, #29813

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code