Changes between Initial Version and Version 5 of Ticket #68027


Ignore:
Timestamp:
Aug 26, 2023, 5:29:09 AM (13 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68027

    • Property Status changed from new to assigned
    • Property Cc cjones051073 added
    • Property Summary changed from Failed to build xorg-libxcb: command execution failed Error code: CHILDSTATUS 71630 2 to xorg-libxcb @1.15_0+python311 build failure: KeyError in c_client.py
    • Property Keywords xorg-libxcb failed removed
    • Property Owner set to jeremyhu
    • Property Port xorg-libxcb added
  • Ticket #68027 – Description

    initial v5  
    1 Backtrace: command execution failed while executing  "system {*}$notty {*}$callback {*}$nice $fullcmdstring"     invoked from within  "command_exec -callback portprogress::target_progress_callback build" (procedure "portbuild::build_main" line 8)      invoked from within "$procedure $targetname"
     1{{{
     2Backtrace: command execution failed
     3    while executing
     4"system {*}$notty {*}$callback {*}$nice $fullcmdstring"
     5    invoked from within
     6"command_exec -callback portprogress::target_progress_callback build"
     7    (procedure "portbuild::build_main" line 8)
     8    invoked from within
     9"$procedure $targetname"
     10}}}
    211
    312I first encountered this error when I tried to install ghex, then when installing this port itself. It also says "See /opt/macports-test/var/macports/logs/_opt_macports_macports-ports_x11_xorg-libxcb/xorg-libxcb/main.log for details" (/opt/macports-test/ is my macports directory). Main.log comes attached to this ticket.