Changes between Initial Version and Version 5 of Ticket #67309


Ignore:
Timestamp:
Apr 26, 2023, 7:40:52 PM (13 months ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67309

    • Property Status changed from new to assigned
    • Property Cc mascguy essandess added
    • Property Summary changed from Trying to compile bazel-3.7 on venture arm64 to bazel-3.7 @3.7.2_1 build failure on Ventura arm64
    • Property Priority changed from High to Normal
    • Property Owner set to missa-prime
  • Ticket #67309 – Description

    initial v5  
    22
    33. . .
    4 
     4{{{
    55**external/bazel_tools/third_party/zlib/gzlib.c:252:9: error: call to undeclared function 'lseek'; ISO C99 and later do not support implicit function declarations** [-Wimplicit-function-declaration]
    66:info:build         LSEEK(state->fd, 0, SEEK_END);  /* so gzoffset() is correct */
     
    88:info:build external/bazel_tools/third_party/zlib/gzlib.c:14:17: note: expanded from macro 'LSEEK'
    99:info:build #  define LSEEK lseek
    10 
     10}}}
    1111
    1212Full log attached.