pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/56888: gitea-1.16.8 fails to build



>Number:         56888
>Category:       pkg
>Synopsis:       gitea-1.16.8 fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 16 07:25:00 +0000 2022
>Originator:     Michael van Elst
>Release:        NetBSD 9.0
>Organization:
	
>Environment:
	
	
System: NetBSD victory.netbsd.org 9.0 NetBSD 9.0 (LIBKVER) #0: Tue Jan 19 00:00:00 UTC 2038 root@localhost:/sys/arch/evbarm/compile/LIBKVER evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
The build on evbarm (32bit) fails since the last update to gitea-1.16.8
(recently pulled up to the 2022Q1 branch).

  find: -not: unknown option
  WARNING: Please ensure Go 1.17.8 is still maintained to avoid possible security problems. You can check it at https://go.dev/dl/
  runtime/cgo: pthread_create failed: Cannot allocate memory
  SIGABRT: abort
  PC=0xfbe09664 m=51 sigcode=4294967291

pthread_create returns ENOMEM for several errors, so the reason might be
something else.
  
>How-To-Repeat:
Build pkgsrc-2022Q1 on e.g. earmv7hf after the gitea pullup.
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index