Changes between Initial Version and Version 1 of Ticket #70999


Ignore:
Timestamp:
Oct 1, 2024, 3:21:59 AM (9 days ago)
Author:
jmroot (Joshua Root)
Comment:
:info:build src/xml.c:300:43: error: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') [-Wincompatible-function-pointer-types]
:info:build   300 |     xmlSetStructuredErrorFunc(&errorInfo, reportError);
:info:build       |                                           ^~~~~~~~~~~

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70999

    • Property Summary changed from xmlstarlet @1.6.1_4 Failed to build xmlstarlet: command execution failed to xmlstarlet @1.6.1_4 Failed to build: incompatible function pointer types
  • Ticket #70999 – Description

    initial v1  
    1 :error:build Failed to build xmlstarlet: command execution failed\\
    2 :debug:build Error code: CHILDSTATUS 94110 2\\
    3 :debug:build Backtrace: command execution failed\\
    4 :debug:build     while executing\\
    5 :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring\\
    6 :debug:build     invoked from within\\
    7 :debug:build "command_exec -callback portprogress::target_progress_callback build"\\
    8 debug:build     (procedure "portbuild::build_main" line 10)\\
    9 :debug:build     invoked from within\\
     1{{{
     2:error:build Failed to build xmlstarlet: command execution failed
     3:debug:build Error code: CHILDSTATUS 94110 2
     4:debug:build Backtrace: command execution failed
     5:debug:build     while executing
     6:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring
     7:debug:build     invoked from within
     8:debug:build "command_exec -callback portprogress::target_progress_callback build"
     9:debug:build     (procedure "portbuild::build_main" line 10)
     10:debug:build     invoked from within
    1011:debug:build "$procedure $targetname"
     12}}}