Opened 2 years ago

Last modified 23 months ago

#64517 assigned defect

kubectl-1.12, kubectl-1.11, kubectl-1.10: fatal error: runtime: bsdthread_register error

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: patarra@…
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: lbschenkel (Leonardo Brondani Schenkel), pedrohdz (Pedro), herbygillot (Herby Gillot)
Port: kubectl

Description

  • kubectl-1.12: https://build.macports.org/builders/ports-12_x86_64-builder/builds/20078/steps/install-port/logs/stdio
  • kubectl-1.11: https://build.macports.org/builders/ports-12_x86_64-builder/builds/20077/steps/install-port/logs/stdio
  • kubectl-1.10: https://build.macports.org/builders/ports-12_x86_64-builder/builds/20076/steps/install-port/logs/stdio
    DEBUG: Executing proc-post-org.macports.destroot-destroot-2
    xinstall: mkdir /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_kubectl/kubectl-1.12/work/destroot/opt/local/share/kubectl-1.12
    xinstall: mkdir /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_kubectl/kubectl-1.12/work/destroot/opt/local/share/kubectl-1.12/completion
    Error: Failed to destroot kubectl-1.12: fatal error: runtime: bsdthread_register error
    
    runtime stack:
    runtime.throw(0x23d3b5f, 0x21)
    	/usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff968 sp=0x7ff7bfeff948 pc=0x1028ff1
    runtime.goenvs()
    	/usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff998 sp=0x7ff7bfeff968 pc=0x1026b73
    runtime.schedinit()
    	/usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeffa00 sp=0x7ff7bfeff998 pc=0x102b8e6
    runtime.rt0_go(0x7ff7bfeffa38, 0x3, 0x7ff7bfeffa38, 0x0, 0x1000000, 0x3, 0x7ff7bfeffba0, 0x7ff7bfeffc33, 0x7ff7bfeffc3e, 0x0, ...)
    	/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeffa08 sp=0x7ff7bfeffa00 pc=0x1052174
    DEBUG: Error code: NONE
    DEBUG: Backtrace: fatal error: runtime: bsdthread_register error
    
    runtime stack:
    runtime.throw(0x23d3b5f, 0x21)
    	/usr/local/go/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff968 sp=0x7ff7bfeff948 pc=0x1028ff1
    runtime.goenvs()
    	/usr/local/go/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff998 sp=0x7ff7bfeff968 pc=0x1026b73
    runtime.schedinit()
    	/usr/local/go/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeffa00 sp=0x7ff7bfeff998 pc=0x102b8e6
    runtime.rt0_go(0x7ff7bfeffa38, 0x3, 0x7ff7bfeffa38, 0x0, 0x1000000, 0x3, 0x7ff7bfeffba0, 0x7ff7bfeffc33, 0x7ff7bfeffc3e, 0x0, ...)
    	/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeffa08 sp=0x7ff7bfeffa00 pc=0x1052174
        while executing
    "$post $targetname"
    Error: See /opt/local/var/macports/logs/_opt_bblocal_var_buildworker_ports_build_ports_sysutils_kubectl/kubectl-1.12/main.log for details.
    Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    Error: Processing of port kubectl-1.12 failed
    

Change History (1)

comment:1 Changed 23 months ago by ryandesign (Ryan Carsten Schmidt)

Still happening. Please either fix or mark the port as incompatible with this and any other incompatible systems.

Note: See TracTickets for help on using tickets.