Changes between Initial Version and Version 1 of Ticket #61728


Ignore:
Timestamp:
Dec 2, 2020, 9:34:01 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61728

    • Property Keywords catalina added
  • Ticket #61728 – Description

    initial v1  
     1{{{
    12debug:build CC_PRINT_OPTIONS='YES'
    2 
    33:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_jpeg2ps/jpeg2ps/work/.CC_PRINT_OPTIONS'
    4 
    54:debug:build CPATH='/opt/local/include'
    6 
    75:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
    8 
    96:debug:build LIBRARY_PATH='/opt/local/lib'
    10 
    117:debug:build MACOSX_DEPLOYMENT_TARGET='11.0'
    12 
    138:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
    149/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_jpeg2ps/jpeg2ps/work/jpeg2ps-1.9'
    15 
    1610:info:build cc -c -DA4 asc85ec.c
    17 
    1811:info:build asc85ec.c:59:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
    19 
    2012:info:build     exit(1);
    21 
    2213:info:build     ^
    23 
    2414:info:build asc85ec.c:59:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
    25 
    2615:info:build 1 error generated.
     16}}}